Rename syntax_pos
to rustc_span
in source code
This commit is contained in:
parent
38aa6bdfd7
commit
70f1d57048
383 changed files with 601 additions and 601 deletions
|
@ -29,7 +29,7 @@ mod placeholders;
|
|||
mod proc_macro_server;
|
||||
|
||||
pub use mbe::macro_rules::compile_declarative_macro;
|
||||
crate use syntax_pos::hygiene;
|
||||
crate use rustc_span::hygiene;
|
||||
pub mod base;
|
||||
pub mod build;
|
||||
pub mod expand;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue