| .. |
|
auxiliary
|
Do not encode gensymed imports in metadata
|
2019-03-19 22:50:46 +03:00 |
|
extern-crate-self
|
Add backticks in appropriate places
|
2020-01-12 15:37:50 +00: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
|
Normalise notes with the/is
|
2020-01-24 16:24:50 +00: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
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02: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
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02: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
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02:00 |
|
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
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02:00 |
|
import-prefix-macro-2.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
import-prefix-macro-2.stderr
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02: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
|
Update tests
|
2020-01-09 21:23:12 +03:00 |
|
issue-55457.stderr
|
Update tests
|
2020-01-09 21:23:12 +03: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
|
resolve: Say "import" when reporting private imports
|
2020-01-16 21:59:11 +03:00 |
|
issue-55884-2.stderr
|
Add the "consider importing it directly" label to public imports as well
|
2020-03-11 21:49:32 +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
|
Update tests
|
2020-01-09 21:23:12 +03:00 |
|
local-modularized-tricky-fail-1.stderr
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02:00 |
|
local-modularized-tricky-fail-2.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
local-modularized-tricky-fail-2.stderr
|
--bless --compare-mode=nll
|
2020-02-09 20:43:49 +01:00 |
|
local-modularized-tricky-fail-3.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
local-modularized-tricky-fail-3.stderr
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +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
|
Update tests
|
2020-01-09 21:23:12 +03:00 |
|
macros.stderr
|
Update tests
|
2020-01-09 21:23:12 +03:00 |
|
reexports.rs
|
changing non-empty glob must import something to a lint
|
2019-10-28 00:57:25 +01:00 |
|
reexports.stderr
|
resolve: Print import chains on privacy errors
|
2020-03-11 21:17:32 +03: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
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02: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
|
Normalise notes with the/is
|
2020-01-24 16:24:50 +00:00 |
|
unused-macro-use.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
unused-macro-use.stderr
|
Normalise notes with the/is
|
2020-01-24 16:24:50 +00:00 |
|
unused.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
unused.stderr
|
Normalise notes with the/is
|
2020-01-24 16:24:50 +00:00 |