rust/crates/ra_hir_expand
bors[bot] fb8fb65131
Merge #4234
4234: Support local_inner_macros r=jonas-schievink a=edwin0cheng

This PR implements `#[macro_export(local_inner_macros)]` support. 

Note that the rustc implementation is quite [hacky][1] too. :)

[1]: 614f273e93/src/librustc_resolve/macros.rs (L456)

Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2020-05-02 10:30:49 +00:00
..
src Merge #4234 2020-05-02 10:30:49 +00:00
Cargo.toml Improve remove dervie attrs 2020-04-22 01:44:21 +08:00