..
auxiliary
skip updating when external binding is existed
2024-08-20 20:34:13 +08:00
extern-crate-self
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-crate-with-invalid-spans
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-26873-multifile
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-45829
Accurate use
rename suggestion span
2024-07-18 00:00:04 +00:00
absolute-paths-in-nested-use-groups.rs
absolute-paths-in-nested-use-groups.stderr
ambiguous-1.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-1.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-2.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-3.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-3.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-4-extern.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-4-extern.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-4.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-5.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-5.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-6.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-6.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-7.rs
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-7.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
ambiguous-8.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-8.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
ambiguous-9.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-9.stderr
Don't hash lints differently to non-lints.
2024-01-31 08:25:29 +11:00
ambiguous-10.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-10.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-11.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-11.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
ambiguous-12.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-12.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-13.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-13.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-14.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-14.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-15.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-15.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-16.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-16.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
ambiguous-17.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
ambiguous-17.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
append-import-suggestion.rs
avoid overlapping privacy suggestion for single nested imports
2024-03-06 21:17:12 +08:00
append-import-suggestion.stderr
avoid overlapping privacy suggestion for single nested imports
2024-03-06 21:17:12 +08:00
bad-import-in-nested.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
bad-import-in-nested.stderr
bad-import-with-rename.rs
bad-import-with-rename.stderr
cycle-import-in-diff-module-0.rs
resolve: mark it undetermined if single import is not has any bindings
2024-06-04 12:40:41 +08:00
cycle-import-in-diff-module-1.rs
resolve: mark it undetermined if single import is not has any bindings
2024-06-04 12:40:41 +08:00
cycle-import-in-std-1.rs
mark binding undetermined if target name exist and not obtained
2024-06-07 21:23:56 +08:00
cycle-import-in-std-1.stderr
Tweak output of import suggestions
2024-06-13 20:22:21 +00:00
cycle-import-in-std-2.rs
mark binding undetermined if target name exist and not obtained
2024-06-07 21:23:56 +08:00
cycle-import-in-std-2.stderr
Tweak output of import suggestions
2024-06-13 20:22:21 +00:00
double-import.rs
double-import.stderr
Accurate use
rename suggestion span
2024-07-18 00:00:04 +00:00
duplicate.rs
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
duplicate.stderr
fix(resolve): update the ambiguity glob binding as warning recursively
2023-07-29 00:19:50 +08:00
empty-import-prefix-pass-2015.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
empty-import-prefix-pass.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
export-glob-imports-target.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
export-multi.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
extern-crate-used.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
extern-crate-used.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
extern-prelude-extern-crate-absolute-expanded.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
extern-prelude-extern-crate-cfg.rs
compiletest: add enable-by-default check-cfg
2024-05-04 11:30:38 +02:00
extern-prelude-extern-crate-fail.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
extern-prelude-extern-crate-fail.stderr
extern-prelude-extern-crate-pass.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
extern-prelude-extern-crate-restricted-shadowing.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
extern-prelude-extern-crate-restricted-shadowing.stderr
extern-prelude-extern-crate-shadowing.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
extern-with-ambiguous-1.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
extern-with-ambiguous-1.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
extern-with-ambiguous-2.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
extern-with-ambiguous-3.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
gensymed.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
glob-conflict-cross-crate-1.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
glob-conflict-cross-crate-1.stderr
add several resolution test cases
2024-01-24 00:01:59 +08:00
glob-conflict-cross-crate-2.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
glob-conflict-cross-crate-2.stderr
add several resolution test cases
2024-01-24 00:01:59 +08:00
glob-conflict-cross-crate-3.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
glob-cycles.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
glob-resolve1.rs
glob-resolve1.stderr
glob-shadowing.rs
glob-shadowing.stderr
glob-use-std.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import2-rpass.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import2.rs
import2.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
import3-rpass.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import3.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import3.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
import4-rpass.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import4.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import4.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
import5.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import6.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import7.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import8.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-1.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-2.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-3.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-4.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-5.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-6.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-7.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-8.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-9.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-10.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-11.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-12.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-13.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-after-macro-expand-14.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-alias-issue-121168.edition2015.stderr
Fix issues in suggesting importing extern crate paths
2024-02-25 11:29:13 +08:00
import-alias-issue-121168.edition2018.stderr
Tweak output of import suggestions
2024-06-13 20:22:21 +00:00
import-alias-issue-121168.edition2021.stderr
Tweak output of import suggestions
2024-06-13 20:22:21 +00:00
import-alias-issue-121168.rs
Fix issues in suggesting importing extern crate paths
2024-02-25 11:29:13 +08:00
import-crate-var.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-crate-var.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
import-from-missing-star-2.rs
Silence some resolve errors when there have been glob import errors
2024-05-28 14:45:21 +00:00
import-from-missing-star-2.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
import-from-missing-star-3.rs
Silence some resolve errors when there have been glob import errors
2024-05-28 14:45:21 +00:00
import-from-missing-star-3.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
import-from-missing-star.rs
Silence some resolve errors when there have been glob import errors
2024-05-28 14:45:21 +00:00
import-from-missing-star.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
import-from-missing.rs
import-from-missing.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
import-from.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-glob-0-rpass.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-glob-0.rs
import-glob-0.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
import-glob-1.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-glob-circular.rs
import-glob-circular.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
import-glob-crate.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-in-block.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-loop-2.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-loop-2.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
import-loop.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-loop.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
import-prefix-macro-1.rs
import-prefix-macro-1.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
import-prefix-macro-2.rs
import-prefix-macro-2.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
import-prefix-macro.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-rename.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-rpass.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-trailing-comma.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
import-trait-method.rs
import-trait-method.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
import.rs
import.stderr
imports.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
inaccessible_type_aliases.rs
inaccessible_type_aliases.stderr
issue-1697.rs
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
issue-1697.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
issue-2937.rs
issue-2937.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-4366-2.rs
issue-4366-2.stderr
issue-4366.rs
issue-4366.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-4865-1.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-4865-2.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-4865-3.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-8208.rs
issue-8208.stderr
issue-8640.rs
issue-8640.stderr
Accurate use
rename suggestion span
2024-07-18 00:00:04 +00:00
issue-13404.rs
issue-13404.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-18083.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-19498.rs
issue-19498.stderr
Accurate use
rename suggestion span
2024-07-18 00:00:04 +00:00
issue-24081.rs
issue-24081.stderr
Accurate use
rename suggestion span
2024-07-18 00:00:04 +00:00
issue-24883.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-25396.rs
issue-25396.stderr
Accurate use
rename suggestion span
2024-07-18 00:00:04 +00:00
issue-26886.rs
issue-26886.stderr
issue-26930.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-28134.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-28134.stderr
Supress unhelpful diagnostics for unresolved top level attributes
2024-01-29 17:43:07 +08:00
issue-28388-1.rs
issue-28388-1.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-28388-2.rs
issue-28388-2.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-30560.rs
issue-30560.stderr
issue-31212.rs
Silence some resolve errors when there have been glob import errors
2024-05-28 14:45:21 +00:00
issue-31212.stderr
Silence some resolve errors when there have been glob import errors
2024-05-28 14:45:21 +00:00
issue-32119.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-32222.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-32354-suggest-import-rename.fixed
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-32354-suggest-import-rename.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-32354-suggest-import-rename.stderr
Accurate use
rename suggestion span
2024-07-18 00:00:04 +00:00
issue-32833.rs
issue-32833.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-33464.rs
issue-33464.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
issue-36881.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-36881.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
issue-37887.rs
Handle a few more simple tests
2024-05-20 11:13:10 -04:00
issue-37887.stderr
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
issue-38293.rs
issue-38293.stderr
issue-45799-bad-extern-crate-rename-suggestion-formatting.fixed
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-45799-bad-extern-crate-rename-suggestion-formatting.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-45799-bad-extern-crate-rename-suggestion-formatting.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-47623.rs
issue-47623.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-52891.fixed
If suggestion would leave an empty line, delete it
2024-03-01 13:48:20 +00:00
issue-52891.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-52891.stderr
Accurate use
rename suggestion span
2024-07-18 00:00:04 +00:00
issue-53140.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-53269.rs
issue-53269.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
issue-53512.rs
issue-53512.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-53565.rs
issue-53565.stderr
issue-55457.rs
Supress unhelpful diagnostics for unresolved top level attributes
2024-01-29 17:43:07 +08:00
issue-55457.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
issue-55811.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-55884-1.rs
issue-55884-1.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-55884-2.rs
issue-55884-2.stderr
Do not underline suggestions for code that is already there
2024-08-01 18:53:42 +00:00
issue-56125.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-56125.stderr
Tweak output of import suggestions
2024-06-13 20:22:21 +00:00
issue-56263.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-57015.rs
issue-57015.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-57539.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-57539.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-59764.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-59764.stderr
Fix ...
in multline code-skips in suggestions
2024-06-20 04:25:17 +00:00
issue-62767.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-68103.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-81413.rs
fix(resolve): report unresolved imports firstly
2023-07-29 00:14:38 +08:00
issue-81413.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
issue-85992.rs
skip updating when external binding is existed
2024-08-20 20:34:13 +08:00
issue-85992.stderr
skip updating when external binding is existed
2024-08-20 20:34:13 +08:00
issue-99695-b.fixed
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-99695-b.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-99695-b.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-99695.fixed
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-99695.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-99695.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-109148.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-109148.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-109343.rs
issue-109343.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
issue-113953.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-113953.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
issue-114682-1.rs
add several resolution test cases
2024-01-24 00:01:59 +08:00
issue-114682-1.stderr
add several resolution test cases
2024-01-24 00:01:59 +08:00
issue-114682-2.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-114682-2.stderr
add several resolution test cases
2024-01-24 00:01:59 +08:00
issue-114682-3.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-114682-4.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-114682-5.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-114682-6.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-119369.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
local-modularized-tricky-fail-1.rs
local-modularized-tricky-fail-1.stderr
local-modularized-tricky-fail-2.rs
local-modularized-tricky-fail-2.stderr
local-modularized-tricky-pass-1.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
local-modularized-tricky-pass-2.rs
Allow newly added non_local_definitions lint in tests
2024-02-17 13:59:45 +01:00
local-modularized.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
macro-paths.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
macro-paths.stderr
macros.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
macros.stderr
multiple-extern-by-macro-for-buitlin.rs
skip updating when external binding is existed
2024-08-20 20:34:13 +08:00
multiple-extern-by-macro-for-buitlin.stderr
skip updating when external binding is existed
2024-08-20 20:34:13 +08:00
multiple-extern-by-macro-for-custom.rs
skip updating when external binding is existed
2024-08-20 20:34:13 +08:00
multiple-extern-by-macro-for-custom.stderr
skip updating when external binding is existed
2024-08-20 20:34:13 +08:00
multiple-extern-by-macro-for-inexist.rs
skip updating when external binding is existed
2024-08-20 20:34:13 +08:00
multiple-extern-by-macro-for-inexist.stderr
skip updating when external binding is existed
2024-08-20 20:34:13 +08:00
multiple-extern-by-macro-for-underscore.rs
skip updating when external binding is existed
2024-08-20 20:34:13 +08:00
multiple-extern-by-macro-for-underscore.stderr
skip updating when external binding is existed
2024-08-20 20:34:13 +08:00
no-pub-reexports-but-used.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
no-pub-reexports-but-used.stderr
vis note for no pub reexports glob import
2023-12-01 12:10:07 +08:00
no-std-inject.rs
no-std-inject.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
overlapping_pub_trait.rs
Tweak wording of "implemented trait isn't imported" suggestion
2024-02-22 18:05:27 +00:00
overlapping_pub_trait.stderr
Tweak wording of "implemented trait isn't imported" suggestion
2024-02-22 18:05:27 +00:00
private-std-reexport-suggest-public.fixed
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
private-std-reexport-suggest-public.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
private-std-reexport-suggest-public.stderr
Structured use
suggestion on privacy error
2023-12-04 22:26:08 +00:00
pub-reexport-empty.rs
use visibility to check unused imports and delete some stmts
2023-10-22 21:27:46 +08:00
pub-reexport-empty.stderr
use visibility to check unused imports and delete some stmts
2023-10-22 21:27:46 +08:00
redundant-import-extern-prelude.rs
Introduce REDUNDANT_IMPORTS lint
2024-07-31 00:07:42 -04:00
redundant-import-extern-prelude.stderr
Introduce REDUNDANT_IMPORTS lint
2024-07-31 00:07:42 -04:00
redundant-import-issue-121915-2015.rs
Introduce REDUNDANT_IMPORTS lint
2024-07-31 00:07:42 -04:00
redundant-import-issue-121915-2015.stderr
Introduce REDUNDANT_IMPORTS lint
2024-07-31 00:07:42 -04:00
redundant-import-lang-prelude-attr.rs
Introduce REDUNDANT_IMPORTS lint
2024-07-31 00:07:42 -04:00
redundant-import-lang-prelude-attr.stderr
Introduce REDUNDANT_IMPORTS lint
2024-07-31 00:07:42 -04:00
redundant-import-lang-prelude.rs
Introduce REDUNDANT_IMPORTS lint
2024-07-31 00:07:42 -04:00
redundant-import-lang-prelude.stderr
Introduce REDUNDANT_IMPORTS lint
2024-07-31 00:07:42 -04:00
redundant-import-undetected-macro-use-prelude.rs
Be more specific when flagging imports that are redundant due to the extern prelude
2024-04-08 17:34:06 +02:00
reexport-star.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
reexports.rs
vis note for no pub reexports glob import
2023-12-01 12:10:07 +08:00
reexports.stderr
vis note for no pub reexports glob import
2023-12-01 12:10:07 +08:00
resolve_self_super_hint.rs
resolve_self_super_hint.stderr
resolve-other-libc.rs
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
resolve-other-libc.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
rfc-1560-warning-cycle.rs
rfc-1560-warning-cycle.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
shadow_builtin_macros.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
shadow_builtin_macros.stderr
shadow-glob-module-resolution-1.rs
resolve: mark it undetermined if single import is not has any bindings
2024-06-04 12:40:41 +08:00
shadow-glob-module-resolution-1.stderr
resolve: mark it undetermined if single import is not has any bindings
2024-06-04 12:40:41 +08:00
shadow-glob-module-resolution-2.rs
resolve: mark it undetermined if single import is not has any bindings
2024-06-04 12:40:41 +08:00
shadow-glob-module-resolution-2.stderr
resolve: mark it undetermined if single import is not has any bindings
2024-06-04 12:40:41 +08:00
shadow-glob-module-resolution-3.rs
mark undetermined if target binding in current ns is not got
2024-06-17 11:29:43 +08:00
shadow-glob-module-resolution-3.stderr
mark undetermined if target binding in current ns is not got
2024-06-17 11:29:43 +08:00
shadow-glob-module-resolution-4.rs
mark undetermined if target binding in current ns is not got
2024-06-17 11:29:43 +08:00
shadow-glob-module-resolution-4.stderr
mark undetermined if target binding in current ns is not got
2024-06-17 11:29:43 +08:00
simple-dylib-import.rs
rewrite and rename issue-37893 to rmake
2024-05-29 11:38:47 -04:00
simple-rlib-import.rs
Rewrite simple-rlib to rmake
2024-05-28 11:41:53 -04:00
suggest-import-ice-issue-127302.edition2015.stderr
Fix import suggestion ice
2024-07-04 09:55:00 +00:00
suggest-import-ice-issue-127302.edition2021.stderr
Fix import suggestion ice
2024-07-04 09:55:00 +00:00
suggest-import-ice-issue-127302.rs
Fix import suggestion ice
2024-07-04 09:55:00 +00:00
suggest-import-issue-120074.edition2015.stderr
Fix import suggestion ice
2024-07-04 09:55:00 +00:00
suggest-import-issue-120074.edition2021.stderr
Fix import suggestion ice
2024-07-04 09:55:00 +00:00
suggest-import-issue-120074.rs
Fix import suggestion ice
2024-07-04 09:55:00 +00:00
suggest-remove-issue-121315.rs
Introduce REDUNDANT_IMPORTS lint
2024-07-31 00:07:42 -04:00
suggest-remove-issue-121315.stderr
Introduce REDUNDANT_IMPORTS lint
2024-07-31 00:07:42 -04:00
tool-mod-child.rs
Do not use question as label
2024-07-24 21:03:27 +00:00
tool-mod-child.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
unnamed_pub_trait.rs
Tweak wording of "implemented trait isn't imported" suggestion
2024-02-22 18:05:27 +00:00
unnamed_pub_trait.stderr
Tweak wording of "implemented trait isn't imported" suggestion
2024-02-22 18:05:27 +00:00
unresolved-imports-used.rs
unresolved-imports-used.stderr
Structured suggestion for extern crate foo
when foo
isn't resolved in import
2024-07-29 23:49:51 +00:00
unresolved-seg-after-ambiguous.rs
only compare ambiguity item that have hard error
2024-03-01 19:41:46 +08:00
unresolved-seg-after-ambiguous.stderr
only compare ambiguity item that have hard error
2024-03-01 19:41:46 +08:00
unused-import-issue-87973.fixed
If suggestion would leave an empty line, delete it
2024-03-01 13:48:20 +00:00
unused-import-issue-87973.rs
Unify all the always-false cfgs under the FALSE
cfg
2024-04-07 01:16:45 +02:00
unused-import-issue-87973.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
unused-imports-in-test-mode.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
unused-imports-in-test-mode.stderr
unused-imports-in-test-module.rs
unused-imports-in-test-module.stderr
make unused_imports less assertive in test modules
2024-02-25 09:37:57 +02:00
unused-macro-use.rs
unused-macro-use.stderr
unused.rs
unused.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
use-mod.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00