rust/tests
Esteban Küber a2298a6f19 Do not ICE when suggesting dereferencing closure arg
Account for `for` lifetimes when constructing closure to see if dereferencing the return value would be valid.

Fix #125634, fix #124563.
2024-06-24 03:39:54 +00:00
..
assembly Rollup merge of #126555 - beetrees:f16-inline-asm-arm, r=Amanieu 2024-06-22 12:57:18 +02:00
auxiliary
codegen test: ignore force-frame-pointers test on some targets 2024-06-23 00:40:43 -07:00
codegen-units
coverage I'd never even heard of a coverage map 2024-06-20 22:16:59 -07:00
coverage-run-rustdoc
crashes Do not ICE when suggesting dereferencing closure arg 2024-06-24 03:39:54 +00:00
debuginfo
incremental Auto merge of #126409 - pacak:incr-uplorry, r=michaelwoerister 2024-06-20 09:06:16 +00:00
mir-opt [GVN] Add tests for generic pointees with PtrMetadata 2024-06-20 22:16:59 -07:00
pretty
run-make Rollup merge of #126720 - Rejyr:migrate-branch-protection-rmake, r=jieyouxu 2024-06-23 09:45:27 +02:00
run-pass-valgrind
rustdoc Auto merge of #126761 - GuillaumeGomez:unsafe_extern_blocks, r=spastorino 2024-06-22 20:59:00 +00:00
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Do not ICE when suggesting dereferencing closure arg 2024-06-24 03:39:54 +00:00
ui-fulldeps Add method to get FnAbi of function pointer 2024-06-21 14:50:56 +08:00
COMPILER_TESTS.md