1
Fork 0
rust/compiler/rustc_lint/src
2023-01-09 17:07:25 -05:00
..
nonstandard_style mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
array_into_iter.rs migrate: array_into_iter.rs 2023-01-09 17:07:25 -05:00
builtin.rs migrate(wip): builtin.rs 2023-01-09 17:07:25 -05:00
context.rs fix more clippy::style findings 2022-12-25 17:32:26 +01:00
deref_into_dyn_supertrait.rs Use nicer spans for deref_into_dyn_supertrait 2022-11-23 16:12:51 +00:00
early.rs migrate: early.rs and enum_intrinsics_non_enums.rs 2023-01-09 17:07:25 -05:00
enum_intrinsics_non_enums.rs migrate: early.rs and enum_intrinsics_non_enums.rs 2023-01-09 17:07:25 -05:00
errors.rs migrate: levels.rs 2023-01-09 17:07:25 -05:00
expect.rs migrate: expect.rs 2023-01-09 17:07:25 -05:00
for_loops_over_fallibles.rs migrate: for_loops_over_fallibles.rs 2023-01-09 17:07:25 -05:00
hidden_unicode_codepoints.rs Inline some hot lint pass functions. 2022-12-07 19:29:31 +11:00
internal.rs migrate: internal.rs 2023-01-09 17:07:25 -05:00
late.rs fix dupe word typos 2023-01-03 15:48:16 +08:00
let_underscore.rs migrate: let_underscore.rs 2023-01-09 17:07:25 -05:00
levels.rs migrate: levels.rs 2023-01-09 17:07:25 -05:00
lib.rs add: lints.rs 2023-01-09 17:07:25 -05:00
lints.rs migrate: for_loops_over_fallibles.rs 2023-01-09 17:07:25 -05:00
methods.rs migrate: methods.rs 2023-01-09 17:07:25 -05:00
non_ascii_idents.rs migrate: non_ascii_idents.rs 2023-01-09 17:07:25 -05:00
non_fmt_panic.rs migrate: non_fmt_panic.rs 2023-01-09 17:07:25 -05:00
nonstandard_style.rs migrate: nonstandard_style.rs 2023-01-09 17:07:25 -05:00
noop_method_call.rs fix: merge conflict 2023-01-09 17:07:25 -05:00
opaque_hidden_inferred_bound.rs Ensure no one constructs AliasTys themselves 2022-12-14 15:36:39 +00:00
pass_by_value.rs migrate: pass_by_value.rs 2023-01-09 17:07:25 -05:00
passes.rs Reinstate {Early,Late}LintPassObjects. 2022-12-12 08:59:27 +11:00
redundant_semicolon.rs migrate: redundant_semicolon.rs 2023-01-09 17:07:25 -05:00
tests.rs Update to last upstream version 2021-07-08 17:14:28 +02:00
traits.rs migrate: traits.rs 2023-01-09 17:07:25 -05:00
types.rs migrate: ImproperCTypes 2023-01-09 17:07:25 -05:00
unused.rs migrate: unused.rs 2023-01-09 17:07:25 -05:00