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
/
ok
Age
Commit message (
Expand
)
Author
Lines
2019-02-09
Fix handling of literal patterns
Florian Diebold
-4
/
+6
2019-02-04
Add AST for extern crate
Florian Diebold
-2
/
+2
2019-02-02
Fix number of extern_inner_attributes
DJMcNab
-0
/
+0
2019-01-28
Parse and validate attributes in blocks
DJMcNab
-0
/
+187
2019-01-27
Add a test for inner attributes on extern blocks
DJMcNab
-0
/
+30
2019-01-26
Make attrs be a child of the let statement
DJMcNab
-16
/
+16
2019-01-26
Support attributes on let statements
DJMcNab
-0
/
+78
2019-01-26
Struct literals should not be a `BlockLike::Block`
DJMcNab
-0
/
+117
2019-01-26
rename POS_FIELD -> POS_FIELD_DEF
Aleksey Kladov
-9
/
+9
2019-01-24
Support universal function call syntax in function calls
DJMcNab
-0
/
+138
2019-01-23
More correct raw ident handling
Josh Robson Chase
-0
/
+50
2019-01-23
Use IDENT for both raw and normal idents
Josh Robson Chase
-2
/
+2
2019-01-23
Add raw idents to lexer and parser
Josh Robson Chase
-0
/
+42
2019-01-22
Update tests after allowing where predicate to accept types
Erlend Tobiassen
-0
/
+41
2019-01-04
Rename ImplItem to ImplBlock
Florian Diebold
-1
/
+0
2019-01-04
add mod doc comment test
csmoe
-0
/
+22
2018-12-21
Fix where clauses using fully qualified path syntax
DJMcNab
-0
/
+96
2018-12-21
Add comment about the source of the weird_exprs test
DJMcNab
-2235
/
+2248
2018-12-20
Add weird_exprs test
DJMcNab
-0
/
+2385
2018-12-20
Fix the tests and fix the precommit hook
DJMcNab
-608
/
+19
2018-12-19
Fix parsing of inclusive ranges (#214)
DJMcNab
-6
/
+85
2018-11-07
rename ROOT -> SOURCE_FILE
Aleksey Kladov
-36
/
+36
2018-10-15
Parse crate paths in expressions
Aleksey Kladov
-0
/
+44
2018-10-08
Attach comments smartly
Aleksey Kladov
-3
/
+3
2018-09-16
rename all things
Aleksey Kladov
-0
/
+4221