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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2022-05-24
fix: Insert whitespace into trait-impl completions when coming from macros
Lukas Wirth
-1
/
+0
2022-02-24
fix(11422): have two different funuctions - one for iterating breaks, one for...
Moritz Vetter
-3
/
+4
2022-01-31
Make more precise range macro upmapping
Lukas Wirth
-2
/
+2
2021-12-28
introduce hacks module
Aleksey Kladov
-20
/
+1
2021-12-28
dead code
Aleksey Kladov
-7
/
+0
2021-12-28
remove fragments from syntax
Aleksey Kladov
-7
/
+0
2021-12-28
drop dead code
Aleksey Kladov
-7
/
+0
2021-12-28
remove Item::parse
Aleksey Kladov
-7
/
+0
2021-12-28
internal: start isolating ssr-related parsing APIs to SSR
Aleksey Kladov
-7
/
+0
2021-12-18
internal: move all the lexing to the parser crate
Aleksey Kladov
-1
/
+0
2021-12-18
minor: dead code
Aleksey Kladov
-1
/
+1
2021-12-14
`match_ast!` takes a pattern to allow underscore usage
Lukas Wirth
-1
/
+1
2021-10-09
internal: make sure macro test expand to valid syntax
Aleksey Kladov
-4
/
+3
2021-09-27
Rename `*Owner` traits to `Has*`
Lukas Wirth
-1
/
+1
2021-09-26
internal: more reasonable grammar for blocks
Aleksey Kladov
-3
/
+4
2021-09-26
internal: fix and force-disable block validation ;-(
Aleksey Kladov
-4
/
+0
2021-09-19
Only strip derive attributes when preparing macro input
Lukas Wirth
-2
/
+2
2021-09-06
internal: make name consistent with usage
Aleksey Kladov
-7
/
+13
2021-08-14
internal: remove dead code
Aleksey Kladov
-1
/
+0
2021-03-26
Add TokenText
Aleksey Kladov
-0
/
+2
2021-03-16
Upgrade rowan
Aleksey Kladov
-0
/
+1
2021-03-08
Better strip turbofishes
Kirill Bulatov
-0
/
+1
2021-01-20
:arrow_up: rowan
Aleksey Kladov
-2
/
+2
2021-01-05
Rename expr -> tail_expr
Aleksey Kladov
-1
/
+1
2021-01-03
parser,syntax: Add separate parser for stmt with optional semicolon
Marijn Suijten
-1
/
+1
2021-01-03
syntax,ssr: Implement statement parsing
Marijn Suijten
-0
/
+7
2020-12-18
Implement `RawAttr::filter`
Jonas Schievink
-0
/
+7
2020-11-02
Deny unreachable-pub
Aleksey Kladov
-4
/
+7
2020-10-18
Extract call_info and completion into separate crates
Igor Aleksanov
-0
/
+1
2020-08-12
Rename ra_syntax -> syntax
Aleksey Kladov
-0
/
+388