rust/crates
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
..
ra_arena Extract messy tree handling out of profiling code 2020-04-25 21:22:40 +02:00
ra_assists Add missing members generates indented blocks 2020-05-02 11:53:07 +02:00
ra_cfg
ra_db Convert code to text-size 2020-04-25 11:59:18 +02:00
ra_flycheck lsp-types 0.74 2020-04-26 16:05:22 -04:00
ra_fmt Introduce EffectExpr 2020-05-02 11:21:39 +02:00
ra_hir Merge #4234 2020-05-02 10:30:49 +00:00
ra_hir_def Merge #4234 2020-05-02 10:30:49 +00:00
ra_hir_expand Merge #4234 2020-05-02 10:30:49 +00:00
ra_hir_ty Merge #4234 2020-05-02 10:30:49 +00:00
ra_ide Introduce EffectExpr 2020-05-02 11:21:39 +02:00
ra_ide_db Rename StructField -> Field 2020-04-25 14:23:34 +02:00
ra_mbe Introduce EffectExpr 2020-05-02 11:21:39 +02:00
ra_parser Cleanup inline tests 2020-05-02 11:21:39 +02:00
ra_proc_macro
ra_proc_macro_srv Bump deps 2020-05-01 15:29:03 +03:00
ra_prof Simplify profiler impl (bubble up Option and shorten code 2020-04-26 00:55:49 +03:00
ra_project_model Bump deps 2020-05-01 15:29:03 +03:00
ra_syntax Merge #4234 2020-05-02 10:30:49 +00:00
ra_text_edit text-size 1.0.0 2020-04-25 12:15:32 +02:00
ra_tt
rust-analyzer Merge #4256 2020-05-02 09:45:37 +00:00
stdx
test_utils text-size 1.0.0 2020-04-25 12:15:32 +02:00