rust/src/test
2023-01-05 16:51:30 +00:00
..
assembly Add -Zno-jump-tables 2022-12-20 21:42:54 +01:00
auxiliary
codegen Auto merge of #106371 - RalfJung:no-ret-position-noalias, r=nikic 2023-01-03 04:54:03 +00:00
codegen-units Statics used in reachable function's inline asm are reachable 2022-11-28 18:28:05 +01:00
debuginfo Fix pretty-std test 2022-11-27 23:15:55 +01:00
incremental Remove references to removed option from tests. 2022-12-25 18:48:48 +00:00
mir-opt Reenable limited top-down MIR inlining 2023-01-01 22:01:29 -08:00
pretty
run-make Rollup merge of #105385 - uweigand:s390x-test-lld, r=Mark-Simulacrum 2022-12-09 22:31:56 +01:00
run-make-fulldeps Add missing extern crate rustc_driver 2022-12-31 17:20:13 +00:00
run-pass-valgrind
rustdoc Rename Rptr to Ref in AST and HIR 2022-12-28 18:52:36 +01:00
rustdoc-gui Auto merge of #106301 - notriddle:notriddle/dir-entry, r=GuillaumeGomez 2023-01-02 10:21:53 +00:00
rustdoc-js
rustdoc-js-std
rustdoc-json Rustdoc-Json: Report discriminant on all kinds of enum variant. 2023-01-01 19:48:26 +00:00
rustdoc-ui Add regression test for #96287 2023-01-02 14:49:08 +01:00
ui Explain error with &mut self for unsized trait impls 2023-01-05 16:51:30 +00:00
ui-fulldeps Add missing extern crate rustc_driver 2022-12-31 17:20:13 +00:00
COMPILER_TESTS.md