rust/src/test
2021-07-10 20:54:48 +08:00
..
assembly Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00
auxiliary
codegen Adjust the threshold to look at the ABI, not just the size 2021-07-08 14:55:59 -07:00
codegen-units Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
debuginfo Auto merge of #85363 - EFanZh:gdb-pretty-print-slices, r=michaelwoerister 2021-07-08 12:25:47 +00:00
incremental Make type_implements_trait not a query 2021-07-06 14:38:10 -04:00
mir-opt Revert "Revert "Update mir opt tests"" 2021-07-06 11:28:06 +02:00
pretty rustc_ast_pretty: Don't print space after $ 2021-07-03 16:35:18 -07:00
run-make Add support for raw-dylib with stdcall, fastcall functions on i686-pc-windows-msvc. 2021-07-09 12:04:54 -07:00
run-make-fulldeps Clean up rustdoc static files 2021-07-07 17:52:18 +02:00
run-pass-valgrind
rustdoc Auto merge of #86282 - camelid:macro_rules-matchers, r=jyn514 2021-07-05 05:09:35 +00:00
rustdoc-gui Enable the tests developed with #86594 2021-07-01 10:13:28 +02:00
rustdoc-js fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-js-std fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-json Rename span to source 2021-03-24 19:44:23 +00:00
rustdoc-ui Warn when rustdoc:: group is omitted from lint names 2021-07-03 15:32:09 -04:00
rustfix
ui Skip check for calling functions in same trait 2021-07-10 20:54:48 +08:00
ui-fulldeps Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
COMPILER_TESTS.md