rust/src/test
bors 60c846046e Auto merge of #54336 - petrochenkov:preuni, r=alexcrichton
resolve: Some refactorings in preparation for uniform paths 2.0

The main result is that in-scope resolution performed during macro expansion / import resolution is now consolidated in a single function (`fn early_resolve_ident_in_lexical_scope`), which can now be used for resolving first import segments as well when uniform paths are enabled.

r? @ghost
2018-10-05 12:52:53 +00:00
..
auxiliary
codegen add codegen test 2018-09-30 17:27:06 +02:00
codegen-units
compile-fail Move platform dependent output ui tests to compile-fail 2018-10-03 11:46:05 +02:00
compile-fail-fulldeps Merge the proc_macro_ expansion feature gates into a single proc_macro_hygiene gate. 2018-10-02 19:23:54 -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
mir-opt
parse-fail
pretty abolish ICE when pretty-printing async block 2018-10-02 23:02:51 -07:00
run-fail
run-fail-fulldeps
run-make
run-make-fulldeps
run-pass rename skolemized to placeholder 2018-10-04 11:02:40 -04:00
run-pass-fulldeps Auto merge of #54336 - petrochenkov:preuni, r=alexcrichton 2018-10-05 12:52:53 +00:00
run-pass-valgrind
rustdoc Rollup merge of #54577 - QuietMisdreavus:docs-for-procs, r=GuillaumeGomez 2018-09-29 16:46:30 +08:00
rustdoc-js
rustdoc-ui
rustfix
ui Auto merge of #54336 - petrochenkov:preuni, r=alexcrichton 2018-10-05 12:52:53 +00:00
ui-fulldeps Auto merge of #54336 - petrochenkov:preuni, r=alexcrichton 2018-10-05 12:52:53 +00:00
COMPILER_TESTS.md