This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-30 13:06:28 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f8909fad986dda68a9dcd172eaa362b6fce105b
rust
/
clippy_dev
/
src
T
History
Eduardo Broto
1a04686fc0
Avoid triggering match_wildcard_for_single_variants
2020-05-21 14:47:13 +02:00
..
fmt.rs
Define modules in lib.rs instead of main.rs
2020-03-31 17:24:09 +02:00
lib.rs
clippy_dev: make it fatal when the regex for updating lint count does not match
2020-04-23 16:11:11 +02:00
main.rs
Move update_lints logic to its own module
2020-03-31 17:24:09 +02:00
new_lint.rs
Avoid triggering match_wildcard_for_single_variants
2020-05-21 14:47:13 +02:00
stderr_length_check.rs
Define modules in lib.rs instead of main.rs
2020-03-31 17:24:09 +02:00
update_lints.rs
Build lint lists once and the reuse them to update files
2020-04-03 21:19:32 +02:00