rust/src/test
2020-08-27 00:15:24 +10:00
..
assembly Expand RISCV pseudo-instructions to match LLVM 11 2020-08-22 13:44:54 -07:00
auxiliary
codegen Match scalar-pair-bool more flexibly for LLVM 11 2020-08-22 13:44:54 -07:00
codegen-units instance: only polymorphize upvar substs 2020-08-09 14:53:33 +01:00
compile-fail rustc_metadata: Make crate loading fully speculative 2020-07-18 14:06:04 +04:00
debuginfo Revert "Suppress debuginfo on naked function arguments" 2020-08-11 15:00:23 -04:00
incremental Share serialization optimization between incr and metadata 2020-07-26 18:37:03 -04:00
mir-opt Suppress "const" prefix of FnDef in MIR dump 2020-08-21 00:36:49 +00:00
pretty tests: add regression test for #74745 2020-08-02 15:33:06 +01:00
run-make proc_macro: Add API for tracked access to environment variables 2020-07-26 13:37:37 +03:00
run-make-fulldeps Write coverage filenames in Version3 format 2020-08-22 13:44:54 -07:00
run-pass-valgrind
rustdoc Update primitive test to match the new behavior 2020-08-23 22:40:20 -04:00
rustdoc-js Allow #[doc(alias)] on impl const items 2020-08-12 11:09:24 +02:00
rustdoc-js-std
rustdoc-ui Report an ambiguity if both modules and primitives are in scope 2020-08-23 22:40:20 -04:00
rustfix
ui Fix ICE on unwrap of unknown layout. 2020-08-27 00:15:24 +10:00
ui-fulldeps Capture tokens for Pat used in macro_rules! argument 2020-08-20 02:45:28 -04:00
COMPILER_TESTS.md