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-04 18:20:40 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8660eba2b9bec5b0fe971b7281f79e79c2df2fae
rust
/
src
/
libproc_macro
T
History
Eduard-Mihai Burtescu
188d2dafcd
Statically link proc_macro into proc macros.
2018-11-30 06:15:20 +02:00
..
bridge
proc_macro: introduce a "bridge" between clients (proc macros) and servers (compiler front-ends).
2018-11-30 06:15:19 +02:00
Cargo.toml
Statically link proc_macro into proc macros.
2018-11-30 06:15:20 +02:00
diagnostic.rs
proc_macro: introduce a "bridge" between clients (proc macros) and servers (compiler front-ends).
2018-11-30 06:15:19 +02:00
lib.rs
proc_macro: move the rustc server to syntax_ext.
2018-11-30 06:15:19 +02:00
quote.rs
The
proc_macro_quote
feature now lives at
#54722
2018-10-01 12:15:35 -07:00