rust/src/test
Vadim Petrochenkov 39052c55bb expand: Move module file path stack from global session to expansion data
Also don't push the paths on the stack directly in `fn parse_external_mod`, return them instead.
2021-03-05 01:33:43 +03:00
..
assembly Support LLVM 12 in rustc 2021-02-28 10:19:44 +01:00
auxiliary
codegen Auto merge of #81451 - nikic:llvm-12, r=nagisa 2021-03-04 15:16:44 +00:00
codegen-units
debuginfo
incremental
mir-opt Remove storage markers if they won't be used during code generation 2021-02-28 20:10:44 +01:00
pretty
run-make Remove storage markers if they won't be used during code generation 2021-02-28 20:10:44 +01:00
run-make-fulldeps Auto merge of #81451 - nikic:llvm-12, r=nagisa 2021-03-04 15:16:44 +00:00
run-pass-valgrind
rustdoc Rollup merge of #80527 - jyn514:rustdoc-lints, r=GuillaumeGomez 2021-03-04 20:01:01 +09:00
rustdoc-gui Add GUI tests 2021-02-28 23:01:29 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-json Remove krate.version; fix crate_version in JSON 2021-03-01 00:30:40 -05:00
rustdoc-ui Rollup merge of #80527 - jyn514:rustdoc-lints, r=GuillaumeGomez 2021-03-04 20:01:01 +09:00
rustfix
ui expand: Move module file path stack from global session to expansion data 2021-03-05 01:33:43 +03:00
ui-fulldeps
COMPILER_TESTS.md