index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
syntax
/
src
/
ast.rs
Age
Commit message (
Expand
)
Author
Lines
2022-03-04
Preserve order of generic args
hkalbasi
-1
/
+1
2022-01-30
Reduce allocations in attribute collection
Lukas Wirth
-2
/
+2
2022-01-15
Move format specifier lexing from syntax to ide_db
Lukas Wirth
-4
/
+1
2022-01-07
Better interface for doc comment and attribute processing
Lukas Wirth
-1
/
+1
2021-10-03
minor: Simplify
Lukas Wirth
-1
/
+1
2021-09-27
Rename `*Owner` traits to `Has*`
Lukas Wirth
-3
/
+3
2021-09-26
internal: more reasonable grammar for blocks
Aleksey Kladov
-1
/
+1
2021-09-21
Generate ast nodes for each ast trait
Lukas Wirth
-2
/
+2
2021-08-14
internal: merge hir::BinaryOp and ast::BinOp
Aleksey Kladov
-2
/
+2
2021-08-14
internal: prepare to merge hir::BinaryOp and ast::BinOp
Aleksey Kladov
-3
/
+3
2021-08-14
internal: make naming consistent
Aleksey Kladov
-1
/
+1
2021-08-14
internal: prepare a dedicated module for all operators
Aleksey Kladov
-3
/
+11
2021-05-14
internal: remove one more immutable tree
Aleksey Kladov
-0
/
+6
2021-03-19
Move `AttrsOwnerNode` to syntax and make it public
Jonas Schievink
-2
/
+2
2021-03-17
Better handling of block doc comments
Lukas Wirth
-13
/
+16
2021-03-16
Upgrade rowan
Aleksey Kladov
-0
/
+7
2021-02-17
Revert "Replace usage of ast::NameOrNameRef with ast::NameLike"
Lukas Wirth
-2
/
+2
2021-02-17
Replace usage of ast::NameOrNameRef with ast::NameLike
Lukas Wirth
-2
/
+2
2021-02-16
Implement ast::AstNode for NameLike and move it to node_ext
Lukas Wirth
-1
/
+1
2021-01-20
.
Aleksey Kladov
-2
/
+2
2020-12-16
Node-ify lifetimes
Lukas Wirth
-1
/
+1
2020-12-15
Basic support for decl macros 2.0
Jonas Schievink
-2
/
+2
2020-11-12
Fix attachment of inner doc comments
Aleksey Kladov
-2
/
+17
2020-11-06
Move int parsing to IntNumber token
Aleksey Kladov
-1
/
+1
2020-11-03
Fix overflow panic in convert_interger_literal assist
Aleksey Kladov
-1
/
+1
2020-11-02
Deny unreachable-pub
Aleksey Kladov
-1
/
+1
2020-08-12
Rename ra_syntax -> syntax
Aleksey Kladov
-0
/
+331