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-08 09:38:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e8be599cd04a8566224c63eeb07f5fa04605702
rust
/
clippy_dev
/
src
T
History
Matthias Krüger
d021d3ef88
clippy_dev: make it fatal when the regex for updating lint count does not match
...
Fixes
#5510
2020-04-23 16:11:11 +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
Define modules in lib.rs instead of main.rs
2020-03-31 17:24:09 +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