rust/compiler/rustc_lint/src
Matthias Krüger d6506cc0be
Rollup merge of #102953 - WaffleLapkin:better_docs_for_decorate_param, r=RalfJung
Improve docs for `struct_lint_level` function.

r? ``@RalfJung``

Does this answer your questions?
2022-10-16 17:51:31 +02:00
..
nonstandard_style mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
array_into_iter.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
builtin.rs more dupe word typos 2022-10-14 12:57:56 +08:00
context.rs link lint function with decorate function param to struct_lint_level 2022-10-12 14:16:24 +00:00
early.rs Remove -Ztime option. 2022-10-06 15:49:44 +11:00
enum_intrinsics_non_enums.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
errors.rs errors: AddToDiagnostic::add_to_diagnostic_with 2022-10-10 14:20:16 +01:00
expect.rs Compute lint_levels by definition 2022-10-01 16:12:50 +02:00
for_loops_over_fallibles.rs adopt to building infcx 2022-10-09 13:07:21 +00:00
hidden_unicode_codepoints.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
internal.rs Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank 2022-10-01 10:44:25 +00:00
late.rs Remove -Ztime option. 2022-10-06 15:49:44 +11:00
let_underscore.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
levels.rs link lint function with decorate function param to struct_lint_level 2022-10-12 14:16:24 +00:00
lib.rs fixup lint name 2022-10-09 13:07:21 +00:00
methods.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
non_ascii_idents.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
non_fmt_panic.rs Change InferCtxtBuilder from enter to build 2022-10-07 07:10:40 -05:00
nonstandard_style.rs Rename AssocItemKind::TyAlias to AssocItemKind::Type 2022-10-10 02:31:37 +00:00
noop_method_call.rs We are able to resolve methods even if they need subst 2022-10-04 03:29:19 +00:00
opaque_hidden_inferred_bound.rs Change InferCtxtBuilder from enter to build 2022-10-07 07:10:40 -05:00
pass_by_value.rs Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank 2022-10-01 10:44:25 +00:00
passes.rs Remove unused argument from check_mac_def. 2022-09-12 14:05:54 +10:00
redundant_semicolon.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
tests.rs Update to last upstream version 2021-07-08 17:14:28 +02:00
traits.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
types.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
unused.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00