This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-27 11:05:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_passes
History
Shina
61ea488309
Emit an error for invalid use of the
#[no_sanitize]
attribute
2024-08-05 19:07:32 +09:00
..
src
Emit an error for invalid use of the
#[no_sanitize]
attribute
2024-08-05 19:07:32 +09:00
Cargo.toml
…
messages.ftl
Assert that all attributes are actually checked via
CheckAttrVisitor
and aren't accidentally usable on completely unrelated HIR nodes
2024-08-03 02:26:21 +00:00