rust/compiler/rustc_lint/src
Guillaume Gomez f0987ab45b
Rollup merge of #114772 - fee1-dead-contrib:typed-did, r=b-naber
Add `{Local}ModDefId` to more strongly type DefIds`

Based on #110862 by `@Nilstrieb`
2023-08-15 14:29:45 +02:00
..
nonstandard_style
array_into_iter.rs Re-format let-else per rustfmt update 2023-07-12 21:49:27 -04:00
builtin.rs Auto merge of #114723 - petrochenkov:noplugin2, r=davidtwco 2023-08-13 10:59:36 +00:00
context.rs rustc: Move features from Session to GlobalCtxt 2023-08-11 16:51:50 +08:00
deref_into_dyn_supertrait.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
drop_forget_useless.rs
early.rs rustc: Move features from Session to GlobalCtxt 2023-08-11 16:51:50 +08:00
enum_intrinsics_non_enums.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
errors.rs
expect.rs
for_loops_over_fallibles.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
foreign_modules.rs Simplify clashing_extern_declarations. 2023-08-04 16:09:13 +00:00
hidden_unicode_codepoints.rs
internal.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
invalid_from_utf8.rs
late.rs Use {Local}ModDefId in many queries 2023-08-14 07:22:48 +00:00
let_underscore.rs
levels.rs rustc: Move features from Session to GlobalCtxt 2023-08-11 16:51:50 +08:00
lib.rs Use {Local}ModDefId in many queries 2023-08-14 07:22:48 +00:00
lints.rs Rollup merge of #114486 - Urgau:const-context-nan-suggestion-114471, r=compiler-errors 2023-08-06 03:56:09 +02:00
map_unit_fn.rs
methods.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
multiple_supertrait_upcastable.rs Add missing feature gate in multiple_supertrait_upcastable doc 2023-07-31 12:28:53 +01:00
non_ascii_idents.rs Reword confusable idents lint 2023-08-04 16:46:08 +00:00
non_fmt_panic.rs
nonstandard_style.rs
noop_method_call.rs fix 2023-07-23 09:58:31 +00:00
opaque_hidden_inferred_bound.rs Rename arg_iter to iter_instantiated 2023-07-17 21:04:12 +00:00
pass_by_value.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
passes.rs
ptr_nulls.rs Also add label with original type for function pointers 2023-08-03 10:57:11 +02:00
redundant_semicolon.rs
reference_casting.rs Also consider transmute with the invalid_reference_casting lint 2023-08-12 13:05:44 +02:00
tests.rs
traits.rs Re-format let-else per rustfmt update 2023-07-12 21:49:27 -04:00
types.rs Rollup merge of #114486 - Urgau:const-context-nan-suggestion-114471, r=compiler-errors 2023-08-06 03:56:09 +02:00
unused.rs match scrutinee need necessary parentheses for structs 2023-08-14 18:05:13 +08:00