rust/tests/ui-toml
2022-07-29 19:39:20 +01:00
..
arithmetic_allowed Add Arithmetic lint 2022-07-18 14:29:45 -03:00
await_holding_invalid_type fixup! Add await_holding_invalid_type lint 2022-04-18 11:16:35 -07:00
bad_toml Remove error-pattern comments 2022-06-14 16:28:34 +00:00
bad_toml_type Rename "blacklisted name" to "disallowed name" throughout 2022-07-29 19:35:18 +01:00
conf_deprecated_key Add deprecation test for old configuration entry 2022-07-29 19:39:20 +01:00
dbg_macro fix 2022-05-27 01:30:44 +09:00
disallowed_names_append Change lint name to plural 2022-07-29 19:35:39 +01:00
disallowed_names_replace Change lint name to plural 2022-07-29 19:35:39 +01:00
doc_valid_idents_append List configuration values can now be extended instead of replaced 2022-06-04 16:03:25 +02:00
doc_valid_idents_replace List configuration values can now be extended instead of replaced 2022-06-04 16:03:25 +02:00
duplicated_keys Harden duplicates checking and add tests 2022-07-28 23:05:24 +01:00
expect_used Optionally allow expect and unwrap in tests 2022-05-08 07:18:31 -04:00
fn_params_excessive_bools
functions_maxlines Move let_unit_value back into style 2022-04-14 21:33:32 -04:00
good_toml_no_false_negatives Remove error-pattern comments 2022-06-14 16:28:34 +00:00
invalid_min_rust_version
large_include_file Add large_include_file lint 2022-04-24 10:08:31 -04:00
lint_decimal_readability
max_suggested_slice_pattern_length
min_rust_version
missing_enforced_import_rename
nonstandard_macro_braces
strict_non_send_fields_in_send_ty
struct_excessive_bools
toml_disallow Change lint name to plural 2022-07-29 19:35:39 +01:00
toml_disallowed_methods Lint indirect usages in disallowed_methods 2022-05-20 12:39:15 +00:00
toml_disallowed_types
toml_trivially_copy
toml_unknown_key Rename "blacklisted name" to "disallowed name" throughout 2022-07-29 19:35:18 +01:00
unwrap_used ignore clippy::get_first 2022-05-25 09:08:25 +09:00
upper_case_acronyms_aggressive
vec_box_sized
zero_single_char_names
update-all-references.sh