This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
d297147e62
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
mv compiler to compiler/
2020-08-30 18:45:07 +03:00