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
/
inline
Age
Commit message (
Expand
)
Author
Lines
2019-02-25
rename type to type_alias in the AST as well
Aleksey Kladov
-37
/
+37
2019-02-17
Enable parsing attributes for generic lifetimes and type parameters
Ville Penttinen
-0
/
+63
2019-02-17
Enable parsing of attributes inside a match block
Ville Penttinen
-0
/
+229
2019-02-11
make macro a NameOwner
Aleksey Kladov
-2
/
+4
2019-02-09
Fix handling of literal patterns
Florian Diebold
-21
/
+31
2019-02-04
Add AST for extern crate
Florian Diebold
-1
/
+1
2019-01-31
Merge #692
bors[bot]
-0
/
+43
2019-01-28
Infer type of match guard
Marcus Klaas de Vries
-40
/
+95
2019-01-27
Correctly parse inner attributes of impl blocks
DJMcNab
-0
/
+43
2019-01-26
Merge #660
bors[bot]
-0
/
+45
2019-01-25
Support macro calls in type position
Erlend Tobiassen
-0
/
+45
2019-01-26
rename POS_FIELD -> POS_FIELD_DEF
Aleksey Kladov
-10
/
+10
2019-01-24
Support universal function call syntax in function calls
DJMcNab
-6
/
+85
2019-01-22
Add test for placeholder parameters in trait fn defs
Erlend Tobiassen
-0
/
+35
2019-01-22
Update tests after allowing where predicate to accept types
Erlend Tobiassen
-12
/
+13
2019-01-19
Change parsing of struct field patterns
Marcus Klaas de Vries
-12
/
+10
2019-01-19
Finish move of StructField for pattern type inference
Marcus Klaas de Vries
-20
/
+26
2019-01-12
Fix handling of attributes in positional field lists
DJMcNab
-0
/
+43
2019-01-10
Fix handling of where clauses in tuple structs
DJMcNab
-0
/
+64
2019-01-04
Rename traits::impl_item -> impl_block as well, as well as the tests
Florian Diebold
-0
/
+0
2019-01-04
Rename ImplItem to ImplBlock
Florian Diebold
-16
/
+16
2018-12-30
parse minus before number literal
csmoe
-33
/
+46
2018-12-21
Fix where clauses using fully qualified path syntax
DJMcNab
-8
/
+37
2018-12-20
Run gen-tests
DJMcNab
-0
/
+59
2018-12-20
Fix the tests and fix the precommit hook
DJMcNab
-268
/
+173
2018-12-20
Fix ambiguity with if break
DJMcNab
-0
/
+71
2018-12-19
Add tests and only traverse in the crates directory
DJMcNab
-87
/
+168
2018-12-19
Move is_block to lower in the call tree
DJMcNab
-61
/
+61
2018-12-19
Fix parsing of inclusive ranges (#214)
DJMcNab
-27
/
+65
2018-12-17
Fixed cast expression parsing in ra_syntax.
Roland Ruckerbauer
-6
/
+48
2018-12-05
Update use path test
DJMcNab
-74
/
+2
2018-12-05
Improve/add the use_item documentation
DJMcNab
-0
/
+485
2018-11-07
rename ROOT -> SOURCE_FILE
Aleksey Kladov
-113
/
+113
2018-11-05
grammar: for predicates in where
Aleksey Kladov
-0
/
+62
2018-10-03
Support leading pipe in match arms
Daniel McNab
-12
/
+56
2018-09-29
support 2018 paths
Aleksey Kladov
-0
/
+16
2018-09-26
generate testsuite for impl_type
csmoe
-0
/
+83
2018-09-16
rename all things
Aleksey Kladov
-0
/
+5401