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-11-19 02:06:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_attr_parsing
/
src
History
Jonathan Brouwer
ec637000c6
Use the new attributes throughout the codebase
...
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-07-26 20:26:05 +02:00
..
attributes
Use the new attributes throughout the codebase
2025-07-26 20:26:05 +02:00
context.rs
Parsers for the attributes
2025-07-26 20:25:40 +02:00
lib.rs
Fix ice for feature-gated cfg attributes applied to the crate
2025-07-15 23:28:15 +02:00
lints.rs
Rewrite empty attribute lint
2025-07-06 09:51:35 +02:00
parser.rs
…
session_diagnostics.rs
Ports
#[macro_use]
and
#[macro_escape]
to the new attribute parsing infrastructure
2025-07-23 13:33:23 +02:00