rust/tests/ui-toml
bors 3120b09151 Auto merge of #7299 - DevinR528:macro-brace, r=llogiq
Add macro_braces lint to check for irregular brace use in certain macros

The name is a bit long but this sounds good as `#[allow(unconventional_macro_braces)]` and it seems more clear that we are talking about the macro call not macro definitions, any feedback let me know. Thanks!
fixes #7278

changelog: Add ``[`unconventional_macro_braces`]`` lint that checks for uncommon brace usage with macros.
2021-06-19 17:56:56 +00: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 add support for minimum supported rust version. 2020-11-25 12:22:47 +01:00
lint_decimal_readability Renamed the configuraiton to unreadable-literal-lint-fractions 2020-12-05 20:59:53 +00:00
min_rust_version add support for minimum supported rust version. 2020-11-25 12:22:47 +01:00
nonstandard_macro_braces Add macro_braces lint to check for irregular brace use in certain macros 2021-06-17 07:02:36 -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 Add macro_braces lint to check for irregular brace use in certain macros 2021-06-17 07:02:36 -04: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 Rewrite update-all-references bash scripts in Rust 2020-12-12 15:09:57 +01:00