rust/tests/ui-toml
2021-07-04 07:06:23 -04:00
..
bad_toml
bad_toml_type Refactor config deserialization 2021-05-01 17:38:05 -05:00
conf_deprecated_key Fix error punctuation 2021-05-02 16:56:46 -05:00
fn_params_excessive_bools
functions_maxlines
good_toml_no_false_negatives
invalid_min_rust_version
lint_decimal_readability
min_rust_version
missing_enforced_import_rename Add import_rename lint, this adds a field on the Conf struct 2021-06-24 16:13:02 -04:00
nonstandard_macro_braces Fix emitting in nested (proc_)macros for nonstandard_macro_braces lint 2021-07-04 07:06:23 -04:00
struct_excessive_bools
toml_blacklist
toml_disallowed_method Remove requirement of fully qualified path for disallowed_method/type 2021-06-11 17:25:32 -04:00
toml_disallowed_type Remove requirement of fully qualified path for disallowed_method/type 2021-06-11 17:25:32 -04:00
toml_trivially_copy
toml_unknown_key Implement 'disallowed_script_idents' lint 2021-06-30 19:06:33 +03:00
upper_case_acronyms_aggressive upper_case_acronyms: add ui and ui-toml tests for private/public enums 2021-03-27 01:08:14 +01:00
vec_box_sized update the lint messages and tests 2021-02-28 02:22:05 +01:00
zero_single_char_names
update-all-references.sh