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-12 22:07:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_expand
/
src
History
Jonathan Brouwer
3851e6c7b6
Warn on macro calls for attributes that had this behaviour previously
2025-08-24 14:29:03 +02:00
..
mbe
…
base.rs
Refactor lint buffering to avoid requiring a giant enum
2025-08-22 01:59:56 -07:00
build.rs
…
config.rs
Use the new attribute parser throughout the codebase
2025-08-22 08:58:45 +02:00
errors.rs
…
expand.rs
Warn on macro calls for attributes that had this behaviour previously
2025-08-24 14:29:03 +02:00
lib.rs
…
mbe.rs
…
module.rs
Move validate_attr to
rustc_attr_parsing
2025-08-22 08:37:19 +02:00
placeholders.rs
…
proc_macro_server.rs
print raw lifetime idents with
r#
2025-08-22 12:58:37 +08:00
proc_macro.rs
…
stats.rs
…