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
/
src
/
ast.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
internal: remove one more immutable tree
Aleksey Kladov
2021-05-14
1
-0
/
+6
*
Move `AttrsOwnerNode` to syntax and make it public
Jonas Schievink
2021-03-19
1
-2
/
+2
*
Better handling of block doc comments
Lukas Wirth
2021-03-17
1
-13
/
+16
*
Upgrade rowan
Aleksey Kladov
2021-03-16
1
-0
/
+7
*
Revert "Replace usage of ast::NameOrNameRef with ast::NameLike"
Lukas Wirth
2021-02-17
1
-2
/
+2
*
Replace usage of ast::NameOrNameRef with ast::NameLike
Lukas Wirth
2021-02-17
1
-2
/
+2
*
Implement ast::AstNode for NameLike and move it to node_ext
Lukas Wirth
2021-02-16
1
-1
/
+1
*
.
Aleksey Kladov
2021-01-19
1
-2
/
+2
*
Node-ify lifetimes
Lukas Wirth
2020-12-16
1
-1
/
+1
*
Basic support for decl macros 2.0
Jonas Schievink
2020-12-15
1
-2
/
+2
*
Fix attachment of inner doc comments
Aleksey Kladov
2020-11-12
1
-2
/
+17
*
Move int parsing to IntNumber token
Aleksey Kladov
2020-11-06
1
-1
/
+1
*
Fix overflow panic in convert_interger_literal assist
Aleksey Kladov
2020-11-03
1
-1
/
+1
*
Deny unreachable-pub
Aleksey Kladov
2020-11-02
1
-1
/
+1
*
Rename ra_syntax -> syntax
Aleksey Kladov
2020-08-12
1
-0
/
+331