rust/tests
2024-09-03 14:32:58 +02:00
..
assembly Auto merge of #123351 - beetrees:x86-ret-snan-rust, r=nikic,workingjubilee 2024-07-12 20:36:43 +00:00
auxiliary Clean up users of rust_dbg_call 2024-04-17 15:08:08 -04:00
codegen Use Option's discriminant as its size hint 2024-07-15 00:34:03 -07:00
codegen-units Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix" 2024-08-03 09:48:08 -04:00
coverage Bless coverage. 2024-07-13 12:02:12 +00:00
coverage-run-rustdoc coverage: Extract hole spans from HIR instead of MIR 2024-07-08 21:22:56 +10:00
crashes Revert "Auto merge of #125915 - camelid:const-arg-refactor, r=BoxyUwU" 2024-08-15 09:15:58 -07:00
debuginfo Add Natvis visualiser and debuginfo tests for f16 2024-07-09 03:47:50 +01:00
incremental Auto merge of #126409 - pacak:incr-uplorry, r=michaelwoerister 2024-06-20 09:06:16 +00:00
mir-opt Disable jump threading of float equality 2024-08-12 18:17:06 -07:00
pretty Mark format! with must_use hint 2024-07-06 14:24:20 +02:00
run-make Auto merge of #127663 - Oneirical:fuzzy-testure, r=jieyouxu 2024-07-20 19:49:49 +00:00
run-pass-valgrind rustfmt tests/run-pass-valgrind/. 2024-06-04 09:53:02 +10:00
rustdoc rustdoc: move invalid langstring test to UI 2024-08-29 13:11:30 -07:00
rustdoc-gui Rollup merge of #127932 - notriddle:notriddle/current, r=GuillaumeGomez 2024-07-19 10:48:06 +02:00
rustdoc-js rustdoc-search: use lowercase, non-normalized name for type search 2024-06-09 11:56:52 -07:00
rustdoc-js-std Update tests 2024-06-07 11:55:52 +08:00
rustdoc-json Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
rustdoc-ui rustdoc: move invalid langstring test to UI 2024-08-29 13:11:30 -07:00
ui More robust extension checking 2024-09-03 14:32:58 +02:00
ui-fulldeps Revert "Auto merge of #125915 - camelid:const-arg-refactor, r=BoxyUwU" 2024-08-15 09:15:58 -07:00
COMPILER_TESTS.md