index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
hir_ty
/
src
/
tests
/
macros.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix block inner item defined in macro
Edwin Cheng
2021-03-31
1
-0
/
+26
*
Basic Support Macro 2.0
Edwin Cheng
2021-03-27
1
-1
/
+82
*
Fix recursive macro statement expansion
Edwin Cheng
2021-03-25
1
-1
/
+39
*
Merge #7907
bors[bot]
2021-03-24
1
-2
/
+2
|
\
|
*
hir_ty: fix tests by making required methods public
cynecx
2021-03-20
1
-2
/
+2
*
|
use the included file as the source of expanded include macro
Yilin Chen
2021-03-21
1
-0
/
+23
|
/
*
Handle inner recursive macro rules cases
Edwin Cheng
2021-03-18
1
-0
/
+22
*
Fix macro expansion for statements w/o semicolon
Edwin Cheng
2021-03-16
1
-0
/
+16
*
Infra for "unit" benchmarking
Aleksey Kladov
2021-02-09
1
-11
/
+12
*
Proper handling $crate Take 2
Edwin Cheng
2021-01-07
1
-0
/
+31
*
Revert "Proper handling $crate and local_inner_macros"
Jonas Schievink
2021-01-03
1
-31
/
+0
*
Fixed nested eager macro bug
Edwin Cheng
2021-01-03
1
-0
/
+46
*
Introduce HygieneFrames for proper token hyginee
Edwin Cheng
2021-01-02
1
-0
/
+31
*
Make macro def krate mandatory
Jonas Schievink
2020-12-15
1
-0
/
+6
*
Move to upstream `macro_rules!` model
Jonas Schievink
2020-12-15
1
-1
/
+0
*
Switch to expect_test from crates.io
Aleksey Kladov
2020-08-21
1
-1
/
+1
*
Rename ra_hir_ty -> hir_ty
Aleksey Kladov
2020-08-13
1
-0
/
+787