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
/
syntax
/
test_data
/
parser
/
ok
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update ungrammar
Jonas Schievink
2021-06-11
12
-343
/
+389
*
Attach comments to ast::Impl
Lukas Wirth
2021-05-15
1
-3
/
+3
*
fix: false positive about inner attrs in docs
Aleksey Kladov
2021-04-19
3
-179
/
+223
*
Correctly parse attributes on fn parameters
Jonas Schievink
2021-03-17
1
-39
/
+39
*
Add validation for mutable const items
Lukas Wirth
2021-01-24
2
-23
/
+1
*
Wrap remaining self/super/crate in Name{Ref}
Lukas Wirth
2021-01-15
4
-12
/
+28
*
Handle self/super/crate in PathSegment as NameRef
Lukas Wirth
2021-01-15
3
-5
/
+10
*
Properly attach attributes to Param instead of parent ParamList
Lukas Wirth
2020-12-20
2
-125
/
+125
*
Node-ify lifetimes
Lukas Wirth
2020-12-16
8
-72
/
+139
*
Move to upstream `macro_rules!` model
Jonas Schievink
2020-12-15
1
-5
/
+2
*
Parse unsafe extern block
David Tolnay
2020-11-23
2
-2
/
+16
*
Fix attachment of inner doc comments
Aleksey Kladov
2020-11-12
1
-3
/
+3
*
Add validation check for ambiguous trait objects
Lukas Wirth
2020-10-06
2
-0
/
+206
*
Rename ra_syntax -> syntax
Aleksey Kladov
2020-08-12
140
-0
/
+10754