rust/tests/ui-toml
2020-12-04 21:26:47 +00:00
..
bad_toml
bad_toml_type
conf_deprecated_key
fn_params_excessive_bools add excessive bools lints 2020-02-05 20:54:58 +03:00
functions_maxlines run the specific script suggested by the error message 2020-09-04 21:12:16 -06:00
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 Added a lint-fraction-readability flag to the configuration 2020-12-04 21:26:47 +00:00
min_rust_version add support for minimum supported rust version. 2020-11-25 12:22:47 +01:00
struct_excessive_bools add excessive bools lints 2020-02-05 20:54:58 +03:00
toml_blacklist
toml_disallowed_method update error message, refactor disallowed_method 2020-09-25 11:09:04 -05:00
toml_trivially_copy Downgrade trivially_copy_pass_by_ref to pedantic 2020-04-02 18:56:10 -07:00
toml_unknown_key Added a lint-fraction-readability flag to the configuration 2020-12-04 21:26:47 +00:00
vec_box_sized add size parameter for lint 2020-01-25 18:06:52 +03:00
zero_single_char_names Add test for zero single char names 2020-04-15 13:35:44 +02:00
update-all-references.sh
update-references.sh Remove the generated files by update-references.sh if they are empty 2020-10-11 22:57:22 +09:00