This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
129,005
Commits
1
Branch
0
Tags
f83446b836900ce9afbaa0816a5b4feda654b51e
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
mark
9e5f7d5631
mv compiler to compiler/
2020-08-30 18:45:07 +03:00