This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
de89ffc341
rust
/
library
/
proc_macro
/
src
History
Download ZIP
Download TAR.GZ
ltdk
e37daf0c86
Add inherent versions of MaybeUninit methods for slices
2025-01-11 23:57:00 -05:00
..
bridge
Add inherent versions of MaybeUninit methods for slices
2025-01-11 23:57:00 -05: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
Append
TokenTree
with
ToTokens
in
proc_macro::quote!
2025-01-09 22:16:11 +01: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