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
/
libsyntax
Age
Commit message (
Expand
)
Author
Lines
2018-01-30
stabilize match_beginning_vert
Jonathan Goodman
-18
/
+4
2018-01-30
Fix trailing whitespace
Mark Mansi
-1
/
+1
2018-01-30
Improved tests + typo fixes + assert
Mark Mansi
-0
/
+2
2018-01-30
Add feature gate + tests
Mark Mansi
-10
/
+76
2018-01-30
Fix typo in error message + update tests
Mark Mansi
-1
/
+1
2018-01-30
Attempted fix for `?` kleene op
Mark Mansi
-23
/
+21
2018-01-30
Run rustfmt on macro_parser.rs
Mark Mansi
-4
/
+6
2018-01-30
Run rustfmt on quoted.rs
Mark Mansi
-10
/
+21
2018-01-30
Update the macro parser to allow at most once repetitions for `?` Kleene
Mark Mansi
-16
/
+22
2018-01-30
Allow `?` as a KleeneOp in the macro parser
Mark Mansi
-46
/
+84
2018-01-30
The `static` keyword can now begin expressions
John Kåre Alsaker
-0
/
+1
2018-01-30
Auto merge of #47870 - kennytm:rollup, r=kennytm
bors
-165
/
+524
2018-01-30
Rollup merge of #47732 - mark-i-m:markim_comments_0001, r=jseyfried
kennytm
-126
/
+351
2018-01-30
Rollup merge of #47603 - mark-i-m:markim_comments_0000, r=jseyfried
kennytm
-39
/
+173
2018-01-30
Auto merge of #45294 - petrochenkov:prioplus, r=nikomatsakis
bors
-10
/
+25
2018-01-29
fix typos
Mark Mansi
-4
/
+4
2018-01-29
Update comment
Mark Mansi
-1
/
+2
2018-01-29
Toggle span highlighting on `-Zteach`
Esteban Küber
-1
/
+3
2018-01-29
Add internal-only rustc_serialize_exclude_null attribute for making the field...
Manish Goregaokar
-0
/
+8
2018-01-29
Add -Zapproximate-suggestions
Manish Goregaokar
-4
/
+18
2018-01-29
Add approximate suggestions for rustfix
Manish Goregaokar
-7
/
+11
2018-01-28
Auto merge of #47800 - Pulkit07:issue47755, r=sfackler
bors
-3
/
+1
2018-01-28
Auto merge of #47767 - estebank:as-suggestion, r=petrochenkov
bors
-0
/
+1
2018-01-27
Make `+` in `impl/dyn Trait` non-associative
Vadim Petrochenkov
-3
/
+19
2018-01-27
syntax: Permit `+` in return types of function declarations
Vadim Petrochenkov
-6
/
+6
2018-01-27
syntax: Lower priority of `+` in `impl Trait`/`dyn Trait`
Vadim Petrochenkov
-4
/
+3
2018-01-27
Fixed infinite loop issues and added some improved logging.
David Wood
-6
/
+20
2018-01-27
Now handling case where span has same lo and hi.
David Wood
-1
/
+6
2018-01-27
next_point now handles creating spans over multibyte characters.
David Wood
-5
/
+9
2018-01-27
Replaced multi-byte character handling in end_point with potentially more per...
David Wood
-23
/
+59
2018-01-27
end_point handling multibyte characters correctly.
David Wood
-3
/
+42
2018-01-27
don't mention tasks in stability warnings of #[thread_local] #47755
Pulkit Goyal
-3
/
+1
2018-01-26
Instead of modifying the item's span synthesize it
Esteban Küber
-2
/
+1
2018-01-26
review comment
Esteban Küber
-6
/
+4
2018-01-26
Consider all whitespace when preparing span
Esteban Küber
-2
/
+26
2018-01-26
A few more comments
Mark Mansi
-0
/
+8
2018-01-26
Still more comments
Mark Mansi
-2
/
+26
2018-01-26
Added/improved comments
Mark Mansi
-17
/
+61
2018-01-26
Added lots of comments + minor reorganization
Mark Mansi
-34
/
+94
2018-01-26
Added a bunch of comments to macro_parser.rs
Mark Mansi
-10
/
+62
2018-01-26
Run rustfmt on /libsyntax/ext/tt/macro_parser.rs
Mark Mansi
-78
/
+114
2018-01-26
Merge branch 'no-stderr-sink' of https://github.com/Zoxc/rust into rollup
Alex Crichton
-50
/
+50
2018-01-25
Correctly format `extern crate` conflict resolution help
Cldfire
-1
/
+3
2018-01-26
Do not capture stderr in the compiler. Instead just panic silently for fatal ...
John Kåre Alsaker
-50
/
+50
2018-01-25
Rollup merge of #47502 - petrochenkov:label, r=eddyb
Alex Crichton
-117
/
+108
2018-01-25
Auto merge of #47006 - bitshifter:stabilize-repr-align, r=eddyb
bors
-13
/
+17
2018-01-23
Adds support for immovable generators. Move checking of invalid borrows acros...
John Kåre Alsaker
-15
/
+62
2018-01-23
Stabilized `#[repr(align(x))]` attribute (RFC 1358)
Cameron Hart
-13
/
+17
2018-01-22
AST/HIR: Add a separate structure for labels
Vadim Petrochenkov
-117
/
+108
2018-01-22
Auto merge of #47158 - rkruppe:repr-transparent, r=eddyb
bors
-1
/
+12
[prev]
[next]