rust/src/test/ui/rust-2018/uniform-paths
2020-02-06 21:46:38 +02:00
..
auxiliary resolve: Account for new importable entities 2019-03-16 16:08:05 +03:00
ambiguity-macros-nested.rs Remove licenses 2018-12-25 21:08:33 -07:00
ambiguity-macros-nested.stderr rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
ambiguity-macros.rs Remove licenses 2018-12-25 21:08:33 -07:00
ambiguity-macros.stderr rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
ambiguity-nested.rs Remove licenses 2018-12-25 21:08:33 -07:00
ambiguity-nested.stderr diagnostics: Describe crate root modules in DefKind::Mod as "crate" 2019-08-10 23:17:20 +03:00
ambiguity.rs Remove licenses 2018-12-25 21:08:33 -07:00
ambiguity.stderr diagnostics: Describe crate root modules in DefKind::Mod as "crate" 2019-08-10 23:17:20 +03:00
block-scoped-shadow-nested.rs Stabilize uniform_paths 2019-01-12 16:18:55 +03:00
block-scoped-shadow-nested.stderr Update tests 2019-03-11 23:10:26 +03:00
block-scoped-shadow.rs Remove licenses 2018-12-25 21:08:33 -07:00
block-scoped-shadow.stderr Remove licenses 2018-12-25 21:08:33 -07:00
cross-crate.rs Update tests 2020-01-09 21:23:12 +03:00
cross-crate.stderr Update tests 2020-01-09 21:23:12 +03:00
deadlock.rs Always emit unresolved import errors and hide unused import lint 2019-09-08 11:11:26 -07:00
deadlock.stderr Always emit unresolved import errors and hide unused import lint 2019-09-08 11:11:26 -07:00
fn-local-enum.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
from-decl-macro.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
issue-54253.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-54253.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-56596-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-56596.rs resolve: Fix an ICE in import validation 2018-12-28 05:43:31 +03:00
issue-56596.stderr diagnostics: Describe crate root modules in DefKind::Mod as "crate" 2019-08-10 23:17:20 +03:00
macro-rules.rs Stabilize uniform_paths 2019-01-12 16:18:55 +03:00
macro-rules.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
prelude-fail-2.rs Update tests 2020-01-09 21:23:12 +03:00
prelude-fail-2.stderr Update tests 2020-01-09 21:23:12 +03:00
prelude-fail.rs Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
prelude-fail.stderr Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
prelude.rs Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
redundant.rs Remove licenses 2018-12-25 21:08:33 -07:00