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
/
mbe
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use pattern_single instead of pattern in mbe pat
Edwin Cheng
2020-12-20
1
-0
/
+12
*
mbe: treat _ as ident
Laurențiu Nicola
2020-12-20
4
-3
/
+18
*
Node-ify lifetimes
Lukas Wirth
2020-12-16
3
-5
/
+9
*
Move to upstream `macro_rules!` model
Jonas Schievink
2020-12-15
2
-3
/
+3
*
Add missing arg for eat_char
Edwin Cheng
2020-12-11
1
-3
/
+3
*
negative sign matching in mbe matching for literal
Edwin Cheng
2020-12-11
2
-6
/
+39
*
Add dedicated error for "proc macro not found"
Jonas Schievink
2020-11-27
1
-0
/
+2
*
Simplify error formatting
Laurențiu Nicola
2020-11-26
1
-1
/
+1
*
Implement `Display` for macro expansion errors
Jonas Schievink
2020-11-26
1
-0
/
+16
*
Use `ExpandResult` instead of `MacroResult`
Jonas Schievink
2020-11-26
1
-0
/
+8
*
Use named fields in `ExpandResult`
Jonas Schievink
2020-11-26
4
-28
/
+38
*
Remove more unreachable pubs
Aleksey Kladov
2020-11-02
1
-1
/
+1
*
Deny unreachable-pub
Aleksey Kladov
2020-11-02
2
-9
/
+9
*
Cleanup
Aleksey Kladov
2020-10-07
1
-12
/
+10
*
Added unit test for negative number literals in macros.
Tim
2020-10-06
1
-0
/
+21
*
Fixed parsing of negative number literals in macros.
Tim
2020-10-06
1
-5
/
+12
*
Bump smol_str from 0.1.16 to 0.1.17
Jean SIMARD
2020-09-24
1
-1
/
+4
*
Rename ra_mbe -> mbe
Aleksey Kladov
2020-08-13
9
-0
/
+4375