rust/tests/ui-toml
2023-02-22 21:36:30 +08:00
..
allow_mixed_uninlined_format_args addressed review feedback 2022-11-27 10:34:13 -05:00
arithmetic_side_effects_allowed [arithmetic-side-effects] Consider negative numbers and add more tests 2023-01-06 12:25:51 -03:00
await_holding_invalid_type Return multiple resolutions from def_path_res 2022-11-04 21:58:07 +00:00
bad_toml
bad_toml_type
conf_deprecated_key Merge remote-tracking branch 'upstream/master' into rustup 2022-10-06 09:19:29 +02:00
dbg_macro reword dbg_macro labels 2023-01-02 12:09:26 -05:00
disallowed_macros Add disallowed_macros lint 2022-10-05 13:44:06 +00:00
disallowed_names_append
disallowed_names_replace
doc_valid_idents_append
doc_valid_idents_replace
duplicated_keys
expect_used Recover tests 2023-02-22 21:36:30 +08:00
fn_params_excessive_bools bless clippy 2022-10-01 10:03:06 +00:00
functions_maxlines
good_toml_no_false_negatives
invalid_min_rust_version
large_include_file bless clippy 2022-10-01 10:03:06 +00:00
lint_decimal_readability
max_suggested_slice_pattern_length
min_rust_version
missing_enforced_import_rename
mut_key make arc-likes for mutable-key configurable 2022-10-25 01:51:04 +02:00
nonstandard_macro_braces bless clippy 2022-10-01 10:03:06 +00:00
print_macro Add allow-print-in-tests config 2022-11-04 20:33:04 +03:00
pub_crate_missing_docs Address review comments 2023-02-17 09:09:44 -05:00
strict_non_send_fields_in_send_ty bless clippy 2022-10-01 10:03:06 +00:00
struct_excessive_bools bless clippy 2022-10-01 10:03:06 +00:00
suppress_lint_in_const fix test 2022-12-03 16:06:57 +08:00
toml_disallow
toml_disallowed_methods Return multiple resolutions from def_path_res 2022-11-04 21:58:07 +00:00
toml_disallowed_types
toml_trivially_copy
toml_unknown_key Add docs and update tests 2023-02-09 16:41:45 -05:00
unwrap_used Recover tests 2023-02-22 21:36:30 +08:00
upper_case_acronyms_aggressive
vec_box_sized fix vec-box-size-threshold off-by-one error 2022-11-14 16:06:21 +01:00
zero_single_char_names
update-all-references.sh