rust/compiler/rustc_lint/src
2023-10-20 21:14:01 +00:00
..
nonstandard_style
array_into_iter.rs
async_fn_in_trait.rs Don't ICE when encountering unresolved regions in fully_resolve 2023-10-18 20:39:29 +00:00
builtin.rs Adjust imports 2023-10-20 15:52:57 +00:00
context.rs Remove Printer::Error 2023-10-17 18:02:55 +02:00
deref_into_dyn_supertrait.rs Make sure that non-pretty-printing usages are using the correct elaborator 2023-10-18 03:05:38 +00:00
drop_forget_useless.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
early.rs
enum_intrinsics_non_enums.rs
errors.rs
expect.rs Rename ACTIVE_FEATURES as UNSTABLE_FEATURES. 2023-10-16 08:17:23 +11:00
for_loops_over_fallibles.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
foreign_modules.rs s/Generator/Coroutine/ 2023-10-20 21:10:38 +00:00
hidden_unicode_codepoints.rs
internal.rs tweak pass description and fix lint fail post-rebase 2023-10-16 19:50:31 -07:00
invalid_from_utf8.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
late.rs
let_underscore.rs
levels.rs Rename ACTIVE_FEATURES as UNSTABLE_FEATURES. 2023-10-16 08:17:23 +11:00
lib.rs basic lint v2 implemented 2023-10-16 19:47:33 -07:00
lints.rs s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
map_unit_fn.rs
methods.rs
multiple_supertrait_upcastable.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
non_ascii_idents.rs
non_fmt_panic.rs
nonstandard_style.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
noop_method_call.rs
opaque_hidden_inferred_bound.rs non_lifetime_binders: fix ICE in lint opaque-hidden-inferred-bound 2023-10-03 13:59:59 +02:00
pass_by_value.rs
passes.rs
ptr_nulls.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
redundant_semicolon.rs
reference_casting.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
tests.rs
traits.rs
types.rs s/Generator/Coroutine/ 2023-10-20 21:10:38 +00:00
unused.rs s/generator/coroutine/ 2023-10-20 21:14:01 +00:00