rust/tests/ui/rust-2018
Sam Ginnett 72531b7463 Fix explicit-outlives-requirements lint span 2023-06-13 23:04:00 -07:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
uniform-paths Special-case item attributes in the suggestion output 2023-04-12 22:50:10 +00:00
async-ident-allowed.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
async-ident-allowed.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
async-ident.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
async-ident.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
async-ident.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn-keyword.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn-keyword.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn-keyword.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn-trait-compatibility.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn-trait-compatibility.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-fully-qualified-paths.fixed Use smart-resolve when checking for trait in RHS of UFCS 2023-04-07 05:33:52 +00:00
edition-lint-fully-qualified-paths.rs Use smart-resolve when checking for trait in RHS of UFCS 2023-04-07 05:33:52 +00:00
edition-lint-fully-qualified-paths.stderr Use smart-resolve when checking for trait in RHS of UFCS 2023-04-07 05:33:52 +00:00
edition-lint-infer-outlives-macro.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-infer-outlives-macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-infer-outlives-macro.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-infer-outlives-multispan.rs fix overlapping spans for `explicit_outlives_requirements` in macros 2023-01-20 20:16:37 +01:00
edition-lint-infer-outlives-multispan.stderr fix overlapping spans for `explicit_outlives_requirements` in macros 2023-01-20 20:16:37 +01:00
edition-lint-infer-outlives.fixed Fix explicit-outlives-requirements lint span 2023-06-13 23:04:00 -07:00
edition-lint-infer-outlives.rs Fix explicit-outlives-requirements lint span 2023-06-13 23:04:00 -07:00
edition-lint-infer-outlives.stderr Fix explicit-outlives-requirements lint span 2023-06-13 23:04:00 -07:00
edition-lint-nested-empty-paths.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-nested-empty-paths.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-nested-empty-paths.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-nested-paths.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-nested-paths.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-nested-paths.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-paths-2018.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-paths.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-paths.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-paths.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-lint-uninferable-outlives.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-idiomatic-in-2018.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-idiomatic-in-2018.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-idiomatic-in-2018.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-idiomatic.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-idiomatic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-referenced-by-self-path.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-referenced-by-self-path.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-rename.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-rename.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-rename.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-submod.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-submod.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-crate-submod.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
future-proofing-locals.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
future-proofing-locals.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-51008-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-51008.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-52202-use-suggestions.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-52202-use-suggestions.stderr Special-case item attributes in the suggestion output 2023-04-12 22:50:10 +00:00
issue-54006.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-54006.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-54400-unused-extern-crate-attr-span.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-54400-unused-extern-crate-attr-span.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-54400-unused-extern-crate-attr-span.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
local-path-suggestions-2015.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
local-path-suggestions-2015.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
local-path-suggestions-2018.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
local-path-suggestions-2018.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-use-warned-against.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-use-warned-against.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
proc-macro-crate-in-paths.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
remove-extern-crate.fixed Rename `drop_copy` lint to `dropping_copy_types` 2023-05-21 13:37:32 +02:00
remove-extern-crate.rs Rename `drop_copy` lint to `dropping_copy_types` 2023-05-21 13:37:32 +02:00
remove-extern-crate.stderr Adjust tests for new drop and forget lints 2023-05-10 19:36:02 +02:00
suggestions-not-always-applicable.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
suggestions-not-always-applicable.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-import-suggestions.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-import-suggestions.stderr Special-case item attributes in the suggestion output 2023-04-12 22:50:10 +00:00
try-ident.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-ident.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-ident.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-macro.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-macro.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unresolved-asterisk-imports.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unresolved-asterisk-imports.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00