..
auxiliary
rustc: Suggest removing extern crate in 2018
2018-08-27 10:52:21 -07:00
uniform-paths
rustc_resolve: overhaul #![feature(uniform_paths)] error reporting.
2018-08-17 01:41:06 +03:00
async-ident-allowed.rs
Fix typos found by codespell.
2018-08-19 17:41:28 +02:00
async-ident-allowed.stderr
Generalize async_idents to all new keywords
2018-08-29 09:34:53 -07:00
async-ident.fixed
Generalize async_idents to all new keywords
2018-08-29 09:34:53 -07:00
async-ident.rs
Generalize async_idents to all new keywords
2018-08-29 09:34:53 -07:00
async-ident.stderr
Generalize async_idents to all new keywords
2018-08-29 09:34:53 -07:00
edition-lint-fully-qualified-paths.fixed
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
edition-lint-fully-qualified-paths.rs
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
edition-lint-fully-qualified-paths.stderr
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
edition-lint-nested-empty-paths.fixed
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
edition-lint-nested-empty-paths.rs
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
edition-lint-nested-empty-paths.stderr
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
edition-lint-nested-paths.fixed
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
edition-lint-nested-paths.rs
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
edition-lint-nested-paths.stderr
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
edition-lint-paths.fixed
rustc_resolve: don't allow paths starting with ::crate.
2018-08-17 12:59:56 +03:00
edition-lint-paths.rs
rustc_resolve: don't allow paths starting with ::crate.
2018-08-17 12:59:56 +03:00
edition-lint-paths.stderr
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
extern-crate-idiomatic-in-2018.fixed
tests: prefer edition: directives to compile-flags:--edition.
2018-08-16 10:36:11 +03:00
extern-crate-idiomatic-in-2018.rs
tests: prefer edition: directives to compile-flags:--edition.
2018-08-16 10:36:11 +03:00
extern-crate-idiomatic-in-2018.stderr
syntax: also warn about edition "umbrella" features being implied by --edition.
2018-08-16 10:35:45 +03:00
extern-crate-idiomatic.fixed
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
extern-crate-idiomatic.rs
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
extern-crate-referenced-by-self-path.fixed
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
extern-crate-referenced-by-self-path.rs
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
extern-crate-rename.fixed
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
extern-crate-rename.rs
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
extern-crate-rename.stderr
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
extern-crate-submod.fixed
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
extern-crate-submod.rs
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
extern-crate-submod.stderr
Fix naming conventions for new lints
2018-05-25 02:35:07 +03:00
issue-51008-1.rs
also reset anon-param-mode for fn() types
2018-05-30 14:54:51 -04:00
issue-51008.rs
reset the "anonymous lifetime mode" for parenthesized where clauses
2018-05-30 14:54:51 -04:00
issue-52202-use-suggestions.rs
tests: prefer edition: directives to compile-flags:--edition.
2018-08-16 10:36:11 +03:00
issue-52202-use-suggestions.stderr
in which use suggestions meet edition 2018
2018-07-09 23:21:29 -07:00
macro-use-warned-against.rs
Stabilize use_extern_macros
2018-08-17 13:14:26 +03:00
macro-use-warned-against.stderr
Stabilize use_extern_macros
2018-08-17 13:14:26 +03:00
remove-extern-crate.fixed
rustc: Suggest removing extern crate in 2018
2018-08-27 10:52:21 -07:00
remove-extern-crate.rs
rustc: Suggest removing extern crate in 2018
2018-08-27 10:52:21 -07:00
remove-extern-crate.stderr
rustc: Suggest removing extern crate in 2018
2018-08-27 10:52:21 -07:00
try-ident.fixed
Generalize async_idents to all new keywords
2018-08-29 09:34:53 -07:00
try-ident.rs
Generalize async_idents to all new keywords
2018-08-29 09:34:53 -07:00
try-ident.stderr
Generalize async_idents to all new keywords
2018-08-29 09:34:53 -07:00