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
/
ra_syntax
/
tests
/
data
/
parser
/
err
Age
Commit message (
Expand
)
Author
Lines
2019-02-17
Parse only outer_attributes for match arms for now
Ville Penttinen
-31
/
+59
2019-02-17
Enable parsing of attributes inside a match block
Ville Penttinen
-0
/
+264
2019-02-11
make macro a NameOwner
Aleksey Kladov
-1
/
+2
2019-01-28
Parse and validate attributes in blocks
DJMcNab
-0
/
+129
2019-01-26
rename POS_FIELD -> POS_FIELD_DEF
Aleksey Kladov
-7
/
+7
2019-01-22
Update tests after allowing where predicate to accept types
Erlend Tobiassen
-8
/
+9
2019-01-04
Rename ImplItem to ImplBlock
Florian Diebold
-4
/
+4
2018-12-27
fix suffix ranges
Aleksey Kladov
-0
/
+79
2018-12-25
Improve parsing of incomplete field accesses in preparation for field completion
Florian Diebold
-0
/
+38
2018-12-20
Fix the tests and fix the precommit hook
DJMcNab
-0
/
+332
2018-11-07
rename ROOT -> SOURCE_FILE
Aleksey Kladov
-28
/
+28
2018-11-06
grammar: fix where clause parsing
Aleksey Kladov
-0
/
+30
2018-10-08
Attach comments smartly
Aleksey Kladov
-3
/
+3
2018-09-26
generate testsuite for impl_type
csmoe
-8
/
+6
2018-09-25
parse impl type
csmoe
-47
/
+28
2018-09-24
add test for impl recovery
csmoe
-0
/
+70
2018-09-16
rename all things
Aleksey Kladov
-0
/
+2248