nonstandard_style
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
builtin.rs
|
Check implementing type for #[doc(hidden)]
|
2021-10-17 16:37:44 -05:00 |
context.rs
|
rustc_session: Remove lint store from Session
|
2021-09-28 11:56:15 +03:00 |
internal.rs
|
Use get_diagnostic_name
|
2021-10-06 13:10:08 -05:00 |
late.rs
|
Do not pass hir::Crate to lints.
|
2021-09-30 17:39:54 +02:00 |
levels.rs
|
remove unwrap_or! macro
|
2021-10-08 19:32:16 +03:00 |
lib.rs
|
Add enum_intrinsics_non_enums lint
|
2021-10-11 09:46:27 +02:00 |
methods.rs
|
Make diangostic item names consistent
|
2021-10-02 19:38:19 -05:00 |
non_fmt_panic.rs
|
clippy::complexity fixes
|
2021-10-08 20:07:44 +02:00 |
noop_method_call.rs
|
Use get_diagnostic_name
|
2021-10-06 13:10:08 -05:00 |
passes.rs
|
Do not pass hir::Crate to lints.
|
2021-09-30 17:39:54 +02:00 |
tests.rs
|
Update to last upstream version
|
2021-07-08 17:14:28 +02:00 |
traits.rs
|
fmt
|
2021-09-09 05:21:30 +00:00 |
types.rs
|
Use get_diagnostic_name
|
2021-10-06 13:10:08 -05:00 |