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
1
Packages
Projects
Releases
Wiki
Activity
Files
ae06b79dcb31c17f502f30a7848cf2bb564be1db
rust
/
library
/
proc_macro
/
src
History
Boxy
c93005ee65
update cfgs
2025-04-09 12:29:59 +01:00
..
bridge
update cfgs
2025-04-09 12:29:59 +01:00
diagnostic.rs
proc_macro/bridge: send diagnostics over the bridge as a struct
2022-08-06 15:49:43 -04:00
escape.rs
Remove superfluous escaping from byte, byte str, and c str literals
2024-06-13 09:49:15 -07:00
lib.rs
bootstrap: Only add
rustc_randomized_layouts
if the crate has it
2025-04-04 22:26:10 +02:00
quote.rs
Fix
proc_macro::quote!
for raw ident
2025-01-09 22:16:21 +01:00
to_tokens.rs
Add a new trait
proc_macro::ToTokens
2024-10-27 03:17:05 +01:00