This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-07 17:18:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d74ce25b65e60cd5ccade3c6fd4234dbd201bda8
rust
/
library
/
proc_macro
/
src
T
History
Ralf Jung
61e24e630d
allow wasm_c_abi in proc_macro bridge
2025-03-25 08:22:35 +01:00
..
bridge
allow wasm_c_abi in proc_macro bridge
2025-03-25 08:22:35 +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
Revert "Rollup merge of
#136355
- GuillaumeGomez:proc-macro_add_value_retrieval_methods, r=Amanieu"
2025-03-18 13:28:56 +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