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-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
2018-01-21
Rollup merge of #47247 - estebank:suggest-cast, r=petrochenkov
Guillaume Gomez
-59
/
+171
2018-01-21
Fix typos
Mark Mansi
-3
/
+3
2018-01-19
Add a bunch of doc comments
Mark Mansi
-3
/
+72
2018-01-19
Run rustfmt and add comments
Mark Mansi
-38
/
+103
2018-01-18
Rollup merge of #47481 - estebank:unused-args, r=arielb1
kennytm
-29
/
+34
2018-01-16
Implement repr(transparent)
Robin Kruppe
-1
/
+12
2018-01-15
Point at unused arguments for format string
Esteban Küber
-29
/
+34
2018-01-15
Move `ExprPrecedence` to `libsyntax/util/parser.rs`
Esteban Küber
-135
/
+127
2018-01-15
Reexport -> re-export in prose and documentation comments
Carol (Nichols || Goulding)
-2
/
+2
2018-01-15
Reexport -> re-export in error messages
Carol (Nichols || Goulding)
-1
/
+1
2018-01-15
Use single source of truth for expr precedence
Esteban Küber
-62
/
+182
2018-01-15
Add error code for unstable feature errors
Guillaume Gomez
-1
/
+36
2018-01-14
Auto merge of #46455 - petrochenkov:pimpl, r=nikomatsakis
bors
-167
/
+156
2018-01-14
syntax: Disambiguate generics and qualified paths
Vadim Petrochenkov
-15
/
+33
2018-01-14
syntax: Rewrite parsing of impls
Vadim Petrochenkov
-154
/
+125
2018-01-14
Auto merge of #47274 - Manishearth:rustdoc-span, r=QuietMisdreavus
bors
-1
/
+35
[prev]
[next]