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
/
compiler
/
rustc_lint
History
Felix S. Klock II
afa2a67545
Prevent forbid from being ignored if overriden at the same level.
...
That is, this changes `#[forbid(foo)] #[allow(foo)]` from allowing foo to forbidding foo.
2020-10-04 13:14:01 -04:00
..
src
Prevent forbid from being ignored if overriden at the same level.
2020-10-04 13:14:01 -04:00
Cargo.toml
…