| Age | Commit message (Expand) | Author | Lines |
| 2017-09-06 | Rollup merge of #44277 - mattico:test-33185, r=nikomatsakis | Mark Simulacrum | -0/+26 |
| 2017-09-06 | Rollup merge of #44276 - mattico:test-35376, r=alexcrichton | Mark Simulacrum | -0/+51 |
| 2017-09-05 | Fix misdetection of upstream intercrate ambiguity. | Masaki Hara | -2/+2 |
| 2017-09-05 | Add downstream tests for intercrate ambiguity hints. | Masaki Hara | -0/+64 |
| 2017-09-05 | Print more detailed trait-ref for intercrate ambiguity. | Masaki Hara | -5/+5 |
| 2017-09-05 | Fix a very subtle mistake in a ui test. | Masaki Hara | -0/+1 |
| 2017-09-05 | Add tests for intercrate ambiguity hints. | Masaki Hara | -1/+89 |
| 2017-09-05 | Auto merge of #44248 - oli-obk:spans, r=jseyfried | bors | -0/+5 |
| 2017-09-04 | Produce expansion info for more builtin macros | Oliver Schneider | -0/+5 |
| 2017-09-04 | Auto merge of #44272 - Dushistov:master, r=alexcrichton | bors | -0/+23 |
| 2017-09-03 | Auto merge of #44263 - durka:stabilize-discriminant, r=dtolnay | bors | -2/+0 |
| 2017-09-03 | Auto merge of #44261 - alexcrichton:u128-ffi-unsafe, r=eddyb | bors | -1/+3 |
| 2017-09-03 | Auto merge of #44191 - arielb1:on-unimplemented-label, r=nikomatsakis | bors | -9/+139 |
| 2017-09-03 | Auto merge of #44253 - eddyb:nice-scope, r=nikomatsakis | bors | -73/+73 |
| 2017-09-03 | add error message for the other case too | Ariel Ben-Yehuda | -5/+7 |
| 2017-09-03 | on_unimplemented: add method-name checks and use them in Try | Ariel Ben-Yehuda | -6/+40 |
| 2017-09-03 | address review comments | Ariel Ben-Yehuda | -22/+9 |
| 2017-09-03 | enable desugaring-sensitive error messages and use them in Try | Ariel Ben-Yehuda | -6/+35 |
| 2017-09-03 | implement improved on_unimplemented directives | Ariel Ben-Yehuda | -4/+82 |
| 2017-09-03 | Auto merge of #44195 - alexcrichton:remove-used-unsafe, r=nikomatsakis | bors | -8/+8 |
| 2017-09-02 | Auto merge of #44108 - mattico:match-pipe, r=petrochenkov | bors | -0/+36 |
| 2017-09-02 | Auto merge of #44066 - cuviper:powerpc64-extern-abi, r=alexcrichton | bors | -25/+65 |
| 2017-09-02 | Add test for #33185 | Matt Ickstadt | -0/+26 |
| 2017-09-02 | Add test for #35676 | Matt Ickstadt | -0/+51 |
| 2017-09-02 | add test for not optimized `pow` with constant power | Evgeniy A. Dushistov | -0/+23 |
| 2017-09-02 | Auto merge of #44104 - llogiq:lowercase-lints, r=nikomatsakis | bors | -0/+41 |
| 2017-09-02 | stabilize mem::discriminant (closes #24263) | Alex Burka | -2/+0 |
| 2017-09-01 | rustc: Flag {i,u}128 as unsafe for FFI | Alex Crichton | -1/+3 |
| 2017-09-01 | Exclude all windows-gnu from the float_one test | Josh Stone | -3/+4 |
| 2017-09-01 | Exclude x86_64-pc-windows-gnu from the float_one test | Josh Stone | -1/+5 |
| 2017-09-01 | powerpc64: improve extern struct ABI | Josh Stone | -25/+60 |
| 2017-09-01 | rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree. | Eduard-Mihai Burtescu | -73/+73 |
| 2017-09-01 | Implement RFC 1925 | Matt Ickstadt | -0/+36 |
| 2017-09-01 | Auto merge of #44238 - nrc:pulldown-warn, r=@QuietMisdreavus | bors | -3/+3 |
| 2017-09-01 | rustc: use hir::ItemLocalId instead of ast::NodeId in CodeExtent. | Eduard-Mihai Burtescu | -70/+70 |
| 2017-09-01 | rustc: take TyCtxt and RegionMaps in CodeMap::span. | Eduard-Mihai Burtescu | -1/+0 |
| 2017-09-01 | Fix tests | Nick Cameron | -3/+3 |
| 2017-09-01 | Auto merge of #44233 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -0/+45 |
| 2017-08-31 | Rollup merge of #44202 - alexcrichton:xcrate-generators, r=arielb1 | Mark Simulacrum | -0/+45 |
| 2017-08-31 | Auto merge of #43425 - matklad:lambda-restrictions, r=eddyb | bors | -0/+48 |
| 2017-08-31 | add a lowercase suggestion to unknown_lints | Andre Bogus | -0/+41 |
| 2017-08-31 | Auto merge of #41991 - GuillaumeGomez:rustdoc-html-diff, r=nrc | bors | -38/+76 |
| 2017-08-31 | Auto merge of #44186 - alexcrichton:rollup, r=alexcrichton | bors | -0/+195 |
| 2017-08-30 | rustc: Fix reachability with cross-crate generators | Alex Crichton | -0/+45 |
| 2017-08-30 | rustc: Remove the `used_unsafe` field on TyCtxt | Alex Crichton | -8/+8 |
| 2017-08-30 | Auto merge of #43932 - eddyb:const-scoping, r=nikomatsakis | bors | -4/+43 |
| 2017-08-30 | Rollup merge of #44125 - SergioBenitez:master, r=nrc | Alex Crichton | -0/+142 |
| 2017-08-30 | Rollup merge of #44089 - alexcrichton:trait-proc-macro, r=nrc | Alex Crichton | -0/+53 |
| 2017-08-30 | Auto merge of #43968 - petrochenkov:span2, r=michaelwoerister | bors | -1/+1 |
| 2017-08-30 | Temporary fix for a test (will require another update when this is fully merged) | Guillaume Gomez | -3/+3 |