rust/src/test/ui/imports
2020-01-04 14:27:29 +05:30
..
auxiliary Do not encode gensymed imports in metadata 2019-03-19 22:50:46 +03:00
extern-crate-self Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
import-crate-with-invalid-spans tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
duplicate.rs resolve: Simplify treatment of ambiguity errors 2018-12-29 19:26:29 +03:00
duplicate.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
extern-crate-used.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
extern-crate-used.stderr Do not suggest use over extern crate w/ alias. 2019-04-25 08:06:49 +01:00
extern-prelude-extern-crate-absolute-expanded.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
extern-prelude-extern-crate-cfg.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
extern-prelude-extern-crate-fail.rs resolve: Avoid sentence breaks in diagnostics 2018-11-18 13:58:36 +03:00
extern-prelude-extern-crate-fail.stderr Update tests 2019-03-11 23:10:26 +03:00
extern-prelude-extern-crate-pass.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
extern-prelude-extern-crate-restricted-shadowing.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
extern-prelude-extern-crate-restricted-shadowing.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
extern-prelude-extern-crate-shadowing.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
gensymed.rs Make use of hygiene in AST passes 2019-09-05 15:07:16 +01:00
glob-conflict-cross-crate.rs diagnostics: Describe crate root modules in DefKind::Mod as "crate" 2019-08-10 23:17:20 +03:00
glob-conflict-cross-crate.stderr diagnostics: Describe crate root modules in DefKind::Mod as "crate" 2019-08-10 23:17:20 +03:00
glob-shadowing.rs Remove licenses 2018-12-25 21:08:33 -07:00
glob-shadowing.stderr Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
import-crate-var.rs Remove // check-pass for ui/import/import-crate-var.rs 2020-01-02 11:59:32 +02:00
import-crate-var.stderr try to fix ui errors 2020-01-04 14:27:29 +05:30
import-from-missing.rs Remove licenses 2018-12-25 21:08:33 -07:00
import-from-missing.stderr Update tests 2019-03-11 23:10:26 +03:00
import-from.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import-glob-0-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
import-glob-0.rs Remove licenses 2018-12-25 21:08:33 -07:00
import-glob-0.stderr Update tests 2019-03-11 23:10:26 +03:00
import-glob-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import-glob-circular.rs Remove licenses 2018-12-25 21:08:33 -07:00
import-glob-circular.stderr Update tests 2019-03-11 23:10:26 +03:00
import-glob-crate.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import-in-block.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import-loop-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
import-loop-2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
import-loop.rs Remove licenses 2018-12-25 21:08:33 -07:00
import-loop.stderr Remove licenses 2018-12-25 21:08:33 -07:00
import-prefix-macro-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
import-prefix-macro-1.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
import-prefix-macro-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
import-prefix-macro-2.stderr Update tests 2019-03-11 23:10:26 +03:00
import-prefix-macro.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import-rename.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import-trailing-comma.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import-trait-method.rs Remove licenses 2018-12-25 21:08:33 -07:00
import-trait-method.stderr Update tests 2019-03-11 23:10:26 +03:00
import.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import3.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import4.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import5.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import6.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import7.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
import8.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
imports.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-53140.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-53269.rs rustc: rename hir::def::Def to Res (short for "resolution"). 2019-05-03 22:50:19 +03:00
issue-53269.stderr Don't recommend extern crate syntax 2019-08-05 18:19:01 +01:00
issue-53512.rs Give built-in macros stable addresses in the standard library 2019-08-10 00:05:37 +03:00
issue-53512.stderr Give built-in macros stable addresses in the standard library 2019-08-10 00:05:37 +03:00
issue-55457.rs resolve: Fix ICE in macro import error recovery 2018-10-30 00:21:39 +03:00
issue-55457.stderr Don't recommend extern crate syntax 2019-08-05 18:19:01 +01:00
issue-55811.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-55884-1.rs Add a couple more tests + address review comments 2018-11-18 13:58:40 +03:00
issue-55884-1.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-55884-2.rs Add a couple more tests + address review comments 2018-11-18 13:58:40 +03:00
issue-55884-2.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-56125.rs Stabilize uniform_paths 2019-01-12 16:18:55 +03:00
issue-56125.stderr diagnostics: Describe crate root modules in DefKind::Mod as "crate" 2019-08-10 23:17:20 +03:00
issue-56263.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-57015.rs resolve: Never override real bindings with Def::Errs from error recovery 2018-12-29 03:04:25 +03:00
issue-57015.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-57539.rs resolve: Add a test for issue #57539 2019-01-13 00:15:23 +03:00
issue-57539.stderr diagnostics: Describe crate root modules in DefKind::Mod as "crate" 2019-08-10 23:17:20 +03:00
local-modularized-tricky-fail-1.rs Hygienize macros in the standard library 2019-06-12 20:27:29 +03:00
local-modularized-tricky-fail-1.stderr resolve: Move macro resolution traces from Modules to Resolver 2019-08-15 20:39:27 +03:00
local-modularized-tricky-fail-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
local-modularized-tricky-fail-2.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
local-modularized-tricky-fail-3.rs Remove licenses 2018-12-25 21:08:33 -07:00
local-modularized-tricky-fail-3.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
local-modularized-tricky-pass.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
local-modularized.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
macro-paths.rs Remove licenses 2018-12-25 21:08:33 -07:00
macro-paths.stderr Update tests 2019-03-11 23:10:26 +03:00
macros.rs Remove licenses 2018-12-25 21:08:33 -07:00
macros.stderr Update tests 2019-03-11 23:10:26 +03:00
reexports.rs changing non-empty glob must import something to a lint 2019-10-28 00:57:25 +01:00
reexports.stderr forgot to add the changed stderr 2019-10-29 00:20:28 +01:00
rfc-1560-warning-cycle.rs Remove licenses 2018-12-25 21:08:33 -07:00
rfc-1560-warning-cycle.stderr Update tests 2019-03-11 23:10:26 +03:00
shadow_builtin_macros.rs Remove licenses 2018-12-25 21:08:33 -07:00
shadow_builtin_macros.stderr resolve: Move macro resolution traces from Modules to Resolver 2019-08-15 20:39:27 +03:00
unresolved-imports-used.rs Always emit unresolved import errors and hide unused import lint 2019-09-08 11:11:26 -07:00
unresolved-imports-used.stderr Always emit unresolved import errors and hide unused import lint 2019-09-08 11:11:26 -07:00
unused-macro-use.rs Remove licenses 2018-12-25 21:08:33 -07:00
unused-macro-use.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
unused.rs Remove licenses 2018-12-25 21:08:33 -07:00
unused.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00