rust/src/test
2020-08-30 18:45:07 +03:00
..
assembly Fix test 2020-08-28 18:53:09 +01:00
auxiliary
codegen Rollup merge of #75910 - bugadani:testcase, r=oli-obk 2020-08-30 01:43:48 +02:00
codegen-units instance: only polymorphize upvar substs 2020-08-09 14:53:33 +01:00
compile-fail Abort when catch_unwind catches a foreign exception 2020-08-27 21:08:30 +01: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 New pass to optimize ifconditions on integrals to switches on the integer 2020-08-29 13:42:19 +02: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 Abort when catch_unwind catches a foreign exception 2020-08-27 21:08:30 +01:00
run-pass-valgrind
rustdoc Auto merge of #75176 - jyn514:impl-link, r=GuillaumeGomez,petrochenkov 2020-08-30 13:16:38 +00:00
rustdoc-js Allow #[doc(alias)] on impl const items 2020-08-12 11:09:24 +02:00
rustdoc-js-std
rustdoc-ui Auto merge of #75916 - jyn514:unify-error-reporting, r=euclio 2020-08-29 07:52:53 +00:00
rustfix
ui mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
ui-fulldeps Capture tokens for Pat used in macro_rules! argument 2020-08-20 02:45:28 -04:00
COMPILER_TESTS.md