rust/tests
Matthias Krüger a2c43eb806
Rollup merge of #131397 - RalfJung:const-escaping-ref-teach, r=chenyukang
fix/update teach_note from 'escaping mutable ref/ptr' const-check

The old note was quite confusing since it talked about statics, but the message is also shown for consts. So let's reword to something that is true for both of them.
2024-10-10 12:49:19 +02:00
..
assembly
auxiliary
codegen Auto merge of #131387 - Zalathar:rollup-kprp512, r=Zalathar 2024-10-08 04:38:04 +00:00
codegen-units
coverage Simplify the directives for ignoring coverage-test modes 2024-10-08 22:51:53 +11:00
coverage-run-rustdoc
crashes add more crash tests 2024-10-09 15:34:45 +02:00
debuginfo
incremental
mir-opt Disable slice_iter mir-opt test in debug builds 2024-10-07 12:23:27 -04:00
pretty
run-make Rollup merge of #131435 - jieyouxu:macos-pipe, r=Zalathar 2024-10-09 20:27:25 +02:00
rustdoc
rustdoc-gui Strengthen some GUI tests 2024-10-09 21:23:20 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Rollup merge of #131397 - RalfJung:const-escaping-ref-teach, r=chenyukang 2024-10-10 12:49:19 +02:00
ui-fulldeps
COMPILER_TESTS.md