rust/src/test
2020-09-03 01:40:15 -04:00
..
assembly Fix test 2020-08-28 18:53:09 +01:00
auxiliary
codegen Add codegen tests 2020-08-31 08:19:15 +02:00
codegen-units ty: remove obsolete printer 2020-08-30 18:59:07 +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 inliner: Avoid query cycles when optimizing generators 2020-09-02 00:00:00 +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 Abort when catch_unwind catches a foreign exception 2020-08-27 21:08:30 +01:00
run-pass-valgrind
rustdoc Use "Fira Sans" for crate list font 2020-09-01 13:41:56 -07: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 Remove a number of vec UI tests, make them unit tests in the alloc library 2020-09-03 01:40:15 -04:00
ui-fulldeps Capture tokens for Pat used in macro_rules! argument 2020-08-20 02:45:28 -04:00
COMPILER_TESTS.md