Proc_macro is alive
This commit is contained in:
parent
32e462ef99
commit
98c8e0a05d
20 changed files with 1230 additions and 4 deletions
|
@ -128,6 +128,7 @@ pub mod ext {
|
|||
pub mod build;
|
||||
pub mod expand;
|
||||
pub mod hygiene;
|
||||
pub mod proc_macro_shim;
|
||||
pub mod quote;
|
||||
pub mod source_util;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue