This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui-toml
History
Philipp Hansch
4bd9ed9b88
Rewrite update-all-references bash scripts in Rust
...
This replaces the `update-all-references` scripts with a single cargo dev bless command. cc
#5394
2020-12-12 15:09:57 +01: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
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
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
Renamed the configuraiton to unreadable-literal-lint-fractions
2020-12-05 20:59:53 +00:00
vec_box_sized
…
zero_single_char_names
Add test for zero single char names
2020-04-15 13:35:44 +02:00
update-all-references.sh
Rewrite update-all-references bash scripts in Rust
2020-12-12 15:09:57 +01:00