rust/src/test
2020-08-21 18:08:19 +02:00
..
assembly Work around LLVM issues with explicit register in inline asm 2020-08-03 10:43:09 +01:00
auxiliary
codegen Don't panic in Vec::shrink_to_fit 2020-08-18 11:45:40 -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 Auto merge of #75563 - richkadel:llvm-coverage-map-gen-5.4, r=wesleywiser 2020-08-19 22:48:40 +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 Auto merge of #73851 - matthewjasper:serialize-not-special, r=oli-obk 2020-08-15 00:45:13 +00:00
run-pass-valgrind
rustdoc Add test for f32 and f64 methods 2020-08-19 10:53:44 -04:00
rustdoc-js Allow #[doc(alias)] on impl const items 2020-08-12 11:09:24 +02:00
rustdoc-js-std
rustdoc-ui Strenghten tests for missing_doc_code_examples lint 2020-08-21 18:08:19 +02:00
rustfix
ui Auto merge of #75595 - davidtwco:polymorphization-predicate-simplification-correction, r=eddyb 2020-08-20 05:06:55 +00:00
ui-fulldeps rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
COMPILER_TESTS.md