| .. |
|
nonstandard_style
|
Separate librustc_lint module
|
2019-06-16 14:17:01 +03:00 |
|
array_into_iter.rs
|
rustc -> rustc_middle part 3 (rustfmt)
|
2020-03-30 07:19:55 +02:00 |
|
builtin.rs
|
Remove ast::{Ident, Name} reexports.
|
2020-05-08 13:13:15 +02:00 |
|
Cargo.toml
|
Implement confusable_idents lint.
|
2020-05-03 02:30:50 +08:00 |
|
context.rs
|
Clarify unused_doc_comments note on macro invocations
|
2020-04-21 21:16:50 -07:00 |
|
early.rs
|
Remove ast::{Ident, Name} reexports.
|
2020-05-08 13:13:15 +02:00 |
|
internal.rs
|
Remove ast::{Ident, Name} reexports.
|
2020-05-08 13:13:15 +02:00 |
|
late.rs
|
Remove ast::{Ident, Name} reexports.
|
2020-05-08 13:13:15 +02:00 |
|
levels.rs
|
Rollup merge of #71542 - crlf0710:confusable_idents, r=petrochenkov
|
2020-05-03 14:18:02 +05:30 |
|
lib.rs
|
Remove ast::{Ident, Name} reexports.
|
2020-05-08 13:13:15 +02:00 |
|
non_ascii_idents.rs
|
Remove ast::{Ident, Name} reexports.
|
2020-05-08 13:13:15 +02:00 |
|
nonstandard_style.rs
|
rustc -> rustc_middle part 3 (rustfmt)
|
2020-03-30 07:19:55 +02:00 |
|
passes.rs
|
Remove ast::{Ident, Name} reexports.
|
2020-05-08 13:13:15 +02:00 |
|
redundant_semicolon.rs
|
encode ; stmt w/o expr as StmtKind::Empty
|
2020-03-01 23:02:17 +01:00 |
|
types.rs
|
Dogfood more or_patterns in the compiler
|
2020-04-19 07:33:58 -07:00 |
|
unused.rs
|
Quick and dirty fix of the unused_braces lint
|
2020-04-24 19:15:06 +02:00 |