rust/tests/ui/rust-2018
2024-08-09 16:16:16 -07:00
..
auxiliary diagnostics: do not warn when a lifetime bound infers itself 2024-08-09 16:16:16 -07:00
edition-lint-inter-outlives diagnostics: do not warn when a lifetime bound infers itself 2024-08-09 16:16:16 -07:00
uniform-paths Detect unused struct impls pub trait 2024-03-10 23:30:53 +08:00
async-ident-allowed.rs
async-ident-allowed.stderr Deny gen keyword in edition_2024_compat lints 2024-04-22 11:51:50 -04:00
async-ident.fixed Make sure we don't deny macro vars w keyword names 2024-05-07 19:13:33 -04:00
async-ident.rs Make sure we don't deny macro vars w keyword names 2024-05-07 19:13:33 -04:00
async-ident.stderr Make sure we don't deny macro vars w keyword names 2024-05-07 19:13:33 -04:00
dyn-keyword.fixed
dyn-keyword.rs
dyn-keyword.stderr Deny gen keyword in edition_2024_compat lints 2024-04-22 11:51:50 -04:00
dyn-trait-compatibility.rs
dyn-trait-compatibility.stderr
edition-lint-fully-qualified-paths.fixed
edition-lint-fully-qualified-paths.rs
edition-lint-fully-qualified-paths.stderr
edition-lint-nested-empty-paths.fixed
edition-lint-nested-empty-paths.rs
edition-lint-nested-empty-paths.stderr
edition-lint-nested-paths.fixed
edition-lint-nested-paths.rs
edition-lint-nested-paths.stderr
edition-lint-paths-2018.rs
edition-lint-paths.fixed
edition-lint-paths.rs
edition-lint-paths.stderr
edition-lint-uninferable-outlives.rs
extern-crate-idiomatic-in-2018.fixed If suggestion would leave an empty line, delete it 2024-03-01 13:48:20 +00:00
extern-crate-idiomatic-in-2018.rs
extern-crate-idiomatic-in-2018.stderr
extern-crate-idiomatic.fixed
extern-crate-idiomatic.rs
extern-crate-referenced-by-self-path.fixed
extern-crate-referenced-by-self-path.rs
extern-crate-rename.fixed
extern-crate-rename.rs
extern-crate-rename.stderr
extern-crate-submod.fixed
extern-crate-submod.rs
extern-crate-submod.stderr
future-proofing-locals.rs
future-proofing-locals.stderr
issue-51008-1.rs
issue-51008.rs
issue-52202-use-suggestions.rs
issue-52202-use-suggestions.stderr Tweak output of import suggestions 2024-06-13 20:22:21 +00:00
issue-54006.rs
issue-54006.stderr
issue-54400-unused-extern-crate-attr-span.fixed compiletest: add enable-by-default check-cfg 2024-05-04 11:30:38 +02:00
issue-54400-unused-extern-crate-attr-span.rs compiletest: add enable-by-default check-cfg 2024-05-04 11:30:38 +02:00
issue-54400-unused-extern-crate-attr-span.stderr Further cleanup cfgs in the UI test suite 2024-04-09 23:58:18 +02:00
local-path-suggestions-2015.rs
local-path-suggestions-2015.stderr
local-path-suggestions-2018.rs
local-path-suggestions-2018.stderr
macro-use-warned-against.rs Spruce up the diagnostics of some early lints 2024-06-03 07:25:32 +02:00
macro-use-warned-against.stderr Spruce up the diagnostics of some early lints 2024-06-03 07:25:32 +02:00
proc-macro-crate-in-paths.rs Add needs-unwind for proc macro tests 2024-03-25 15:02:55 +00:00
remove-extern-crate.fixed By tracking import use types to check whether it is scope uses or the other situations like module-relative uses, we can do more accurate redundant import checking. 2024-02-18 16:38:11 +08:00
remove-extern-crate.rs By tracking import use types to check whether it is scope uses or the other situations like module-relative uses, we can do more accurate redundant import checking. 2024-02-18 16:38:11 +08:00
remove-extern-crate.stderr By tracking import use types to check whether it is scope uses or the other situations like module-relative uses, we can do more accurate redundant import checking. 2024-02-18 16:38:11 +08:00
suggestions-not-always-applicable.fixed
suggestions-not-always-applicable.rs
trait-import-suggestions.rs
trait-import-suggestions.stderr Deduplicate some logic and reword output 2024-02-22 18:05:28 +00:00
try-ident.fixed
try-ident.rs
try-ident.stderr Deny gen keyword in edition_2024_compat lints 2024-04-22 11:51:50 -04:00
try-macro.fixed
try-macro.rs
try-macro.stderr Deny gen keyword in edition_2024_compat lints 2024-04-22 11:51:50 -04:00
unresolved-asterisk-imports.rs
unresolved-asterisk-imports.stderr