rust/src/test
Vadim Petrochenkov 050bd32958 resolve: Merge resolution for macro_rules into the common early in-scope resolution function
`fn resolve_legacy_scope`/`fn resolve_lexical_macro_path_segment` -> `fn early_resolve_ident_in_lexical_scope`
2018-10-05 11:40:40 +04:00
..
auxiliary
codegen add codegen test 2018-09-30 17:27:06 +02:00
codegen-units Really make CGU names unique across crates. 2018-09-12 12:46:48 +02:00
compile-fail Move platform dependent output ui tests to compile-fail 2018-10-03 11:46:05 +02:00
compile-fail-fulldeps Bump to 1.31.0 and bootstrap from 1.30 beta 2018-09-27 20:52:53 -07:00
debuginfo make the nil-enum test work again 2018-09-30 17:27:06 +02:00
incremental Improve implicit self mutability suggestions. 2018-10-02 00:35:15 +02:00
incremental-fulldeps Ignore new test on Windows 2018-09-21 10:05:23 -07:00
mir-opt Auto merge of #53438 - matthewjasper:permissive-match-access, r=pnkfelix 2018-09-25 01:04:12 +00:00
parse-fail Fix existing test 2018-09-05 07:03:02 -07:00
pretty abolish ICE when pretty-printing async block 2018-10-02 23:02:51 -07:00
run-fail Restrict most uses of const_fn to min_const_fn 2018-08-31 08:40:00 +02:00
run-fail-fulldeps mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
run-make rustc: Continue to tweak "std internal symbols" 2018-08-26 16:34:14 -07:00
run-make-fulldeps don't run the test on macOS 2018-09-26 16:22:52 +02:00
run-pass rename skolemized to placeholder 2018-10-04 11:02:40 -04:00
run-pass-fulldeps Bump to 1.31.0 and bootstrap from 1.30 beta 2018-09-27 20:52:53 -07:00
run-pass-valgrind Implement simple codegen for unsized rvalues. 2018-08-19 08:07:33 +09:00
rustdoc Rollup merge of #54577 - QuietMisdreavus:docs-for-procs, r=GuillaumeGomez 2018-09-29 16:46:30 +08:00
rustdoc-js Remove outdated rustdoc PinBox tests 2018-09-18 01:42:27 -07:00
rustdoc-ui add -Zui-testing to rustdoc 2018-09-19 18:39:39 -05:00
rustfix
ui resolve: Merge resolution for macro_rules into the common early in-scope resolution function 2018-10-05 11:40:40 +04:00
ui-fulldeps Extra proc macro gates are now at #54727 2018-10-01 12:37:07 -07:00
COMPILER_TESTS.md Link compiler test documentation to rustc-guide 2018-08-10 08:05:48 -06:00