mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
519a842c50
expand: Turn `ast::Crate` into a first class expansion target And stop creating a fake `mod` item for the crate root when expanding a crate, thus addressing FIXMEs left in https://github.com/rust-lang/rust/pull/82238, and making a step towards a proper support for crate-level macro attributes (cc #54726). I haven't added token collection support for the whole crate in this PR, maybe later. r? `@Aaron1011` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |