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
/
src
/
test
/
parse-fail
Age
Commit message (
Expand
)
Author
Lines
2017-12-07
Auto merge of #46497 - AgustinCB:issue-46311, r=petrochenkov
bors
-52
/
+0
2017-12-07
Auto merge of #46187 - notriddle:patch-1, r=QuietMisdreavus
bors
-2
/
+2
2017-12-06
and refactor to just move the checking
Agustin Chiappe Berrini
-52
/
+0
2017-11-24
Consume trailing doc comments to avoid parse errors
Esteban Küber
-2
/
+10
2017-11-24
Revert to correct recovery behavior
Esteban Küber
-9
/
+9
2017-11-24
Suggest macro call when not sure that it is fn definition
Esteban Küber
-13
/
+15
2017-11-22
Update issue-17383.rs
Michael Howell
-1
/
+1
2017-11-22
Rename C-like enum to Field-less enum
Michael Howell
-1
/
+1
2017-11-21
Support `::crate` in paths
Vadim Petrochenkov
-17
/
+0
2017-11-10
Auto merge of #45773 - Badel2:dotdoteq, r=petrochenkov
bors
-0
/
+38
2017-11-06
Test error for `...` in expressions
Badel2
-0
/
+38
2017-11-03
Detect `=` -> `:` typo in let bindings
Esteban Küber
-1
/
+0
2017-10-22
`crate` shorthand visibility modifier
Zack M. Davis
-3
/
+3
2017-10-14
Implement `dyn Trait` syntax
Vadim Petrochenkov
-0
/
+2
2017-10-10
output compiler message updated
Jean Lourenço
-1
/
+2
2017-09-22
Add support for `..=` syntax
Alex Burka
-12
/
+13
2017-09-12
Auto merge of #43716 - MaloJaffre:_-in-literals, r=petrochenkov
bors
-9
/
+22
2017-08-31
Auto merge of #43425 - matklad:lambda-restrictions, r=eddyb
bors
-0
/
+29
2017-08-17
Accept underscores in unicode escapes
Malo Jaffré
-9
/
+22
2017-08-11
syntax: Relax path grammar
Vadim Petrochenkov
-30
/
+2
2017-07-27
Simplify parsing of paths
Vadim Petrochenkov
-2
/
+4
2017-07-23
Fix some doc/comment typos.
Bruce Mitchener
-1
/
+1
2017-07-23
Lambda expressions honor no struct literal restriction
Aleksey Kladov
-0
/
+29
2017-07-10
Store all generic arguments for method calls in AST
Vadim Petrochenkov
-1
/
+1
2017-06-29
Change some terminology around keywords and reserved identifiers
petrochenkov
-1
/
+1
2017-06-06
Auto merge of #41990 - qnighy:disallow-underscore-suffix-for-string-like-lite...
bors
-0
/
+20
2017-05-31
Improve error message for const extern fn
Manish Goregaokar
-1
/
+1
2017-05-31
Add warning cycle #42326.
Masaki Hara
-1
/
+8
2017-05-20
remove "much" from unicode diagnostic
Andy Russell
-2
/
+1
2017-05-14
Disallow underscore suffix for string-like literals.
Masaki Hara
-0
/
+13
2017-05-12
Disallow ._ in float literal.
Masaki Hara
-0
/
+13
2017-05-08
Allow bare CR in ////-style comment.
Masaki Hara
-0
/
+6
2017-04-25
Fix a parse-fail test
Oliver Schneider
-1
/
+0
2017-04-21
Fix issue with single question mark or paren
Vadim Petrochenkov
-0
/
+13
2017-04-21
syntax: Support parentheses around trait bounds
Vadim Petrochenkov
-0
/
+59
2017-04-17
Auto merge of #41282 - arielb1:missing-impl-item, r=petrochenkov
bors
-6
/
+5
2017-04-17
libsyntax/parse: improve associated item error reporting
Ariel Ben-Yehuda
-6
/
+5
2017-04-12
Rollup merge of #41087 - estebank:tuple-float-index, r=arielb1
Tim Neumann
-17
/
+0
2017-04-05
Use proper span for tuple index parsed as float
Esteban Küber
-17
/
+0
2017-04-04
Merge branch 'master' into issue-32540
Esteban Küber
-0
/
+34
2017-03-30
Replace hardcoded forward slash with path::MAIN_SEPARATOR
Thomas Jespersen
-0
/
+34
2017-03-25
Improve wording and spans for unexpected token
Esteban Küber
-39
/
+1
2017-03-24
Point at last valid token on failed `expect_one_of`
Esteban Küber
-3
/
+9
2017-03-21
Refactor parsing of trait object types
Vadim Petrochenkov
-7
/
+46
2017-03-14
Liberalize attributes.
Jeffrey Seyfried
-44
/
+1
2017-02-28
Add warning cycle.
Jeffrey Seyfried
-0
/
+2
2017-02-28
Add `syntax::ext::tt::quoted::{TokenTree, ..}` and remove `tokenstream::Token...
Jeffrey Seyfried
-1
/
+1
2017-02-23
Added test for inclusive_range_syntax in compile-fail test suite
Nikhil Shagrithaya
-0
/
+2
2017-02-15
Stabilize field init shorthand
est31
-2
/
+0
2017-02-09
change span_notes to notes in E0368/E0369
Alex Burka
-28
/
+0
[prev]
[next]