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_expand
/
src
/
eager.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #8586
bors[bot]
2021-04-19
1
-9
/
+9
|
\
|
*
Remove SyntaxRewriter usage in eager::eager_macro_recur
Lukas Wirth
2021-04-19
1
-9
/
+9
*
|
hir_ty: Expand macros at type position
cynecx
2021-04-17
1
-0
/
+1
|
/
*
Use named fields in `MacroCallKind`
Jonas Schievink
2021-04-08
1
-2
/
+3
*
Make `ast_to_token_tree` infallible
Jonas Schievink
2021-04-04
1
-2
/
+2
*
use the included file as the source of expanded include macro
Yilin Chen
2021-03-21
1
-3
/
+10
*
Store an `AstId` for procedural macros
Jonas Schievink
2021-03-18
1
-1
/
+1
*
Make MacroDefId's `AstId` mandatory when possible
Jonas Schievink
2021-03-18
1
-5
/
+5
*
Follow established ErrorEmitted pattern
Brandon
2021-03-17
1
-1
/
+1
*
Fixed nested eager macro bug
Edwin Cheng
2021-01-03
1
-0
/
+6
*
Store invocation site for eager macros
Jonas Schievink
2020-12-22
1
-8
/
+6
*
Rename `error_sink` to `diagnostic_sink`
Jonas Schievink
2020-12-03
1
-11
/
+12
*
Propagate eager expansion errors
Jonas Schievink
2020-12-03
1
-16
/
+99
*
builtin_macro: move to `mbe::ExpandResult`
Jonas Schievink
2020-11-30
1
-1
/
+1
*
Rename `CustomDerive` to `ProcMacro`
Jonas Schievink
2020-09-18
1
-1
/
+1
*
Rename ra_hir_expand -> hir_expand
Aleksey Kladov
2020-08-13
1
-0
/
+144