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-04 03:07:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
proc_macro
/
src
History
Pietro Albini
a360940ac9
update version placeholders
2025-05-12 15:33:30 +02:00
..
bridge
Replace proc_macro::SourceFile by Span::{file, local_file}.
2025-04-11 15:07:08 +02:00
diagnostic.rs
…
escape.rs
…
lib.rs
update version placeholders
2025-05-12 15:33:30 +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