| Age | Commit message (Expand) | Author | Lines |
| 2017-11-20 | Make rustdoc not include self-by-value methods from Deref target | Florian Hartwig | -13/+14 |
| 2017-11-19 | Auto merge of #46074 - scottmcm:unspecialize-nth, r=bluss | bors | -26/+6 |
| 2017-11-19 | Auto merge of #46064 - Keruspe:master, r=sfackler | bors | -11/+11 |
| 2017-11-19 | Auto merge of #46048 - cramertj:update-libc-2, r=alexcrichton | bors | -0/+0 |
| 2017-11-18 | Auto merge of #46039 - oli-obk:test_suggestions, r=petrochenkov | bors | -102/+28 |
| 2017-11-18 | Auto merge of #46032 - KiChjang:ignore-borrowck-statics, r=nikomatsakis | bors | -44/+108 |
| 2017-11-18 | Auto merge of #46009 - kennytm:fix-38878-again, r=alexcrichton | bors | -3/+3 |
| 2017-11-18 | Undo the Sized specialization from Iterator::nth | Scott McMurray | -26/+6 |
| 2017-11-18 | Auto merge of #46073 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -107/+115 |
| 2017-11-18 | Rollup merge of #46071 - LooMaclin:fix-46001, r=estebank | Guillaume Gomez | -32/+19 |
| 2017-11-18 | Rollup merge of #46066 - GuillaumeGomez:primitive-search, r=QuietMisdreavus | Guillaume Gomez | -45/+43 |
| 2017-11-18 | Rollup merge of #46044 - collinanderson:py3, r=kennytm | Guillaume Gomez | -24/+25 |
| 2017-11-18 | Rollup merge of #45767 - QuietMisdreavus:who-docs-the-doc-tool, r=frewsxcv | Guillaume Gomez | -6/+28 |
| 2017-11-18 | Auto merge of #46000 - kennytm:fix-45640-extern-type-ice-in-rustdoc, r=QuietM... | bors | -3/+67 |
| 2017-11-18 | Remove return_ty from Mir | loomaclin | -32/+19 |
| 2017-11-18 | Auto merge of #45999 - jseyfried:def_site_span, r=nrc | bors | -7/+8 |
| 2017-11-18 | Auto merge of #45989 - davidtwco:issue-45360, r=nikomatsakis | bors | -25/+119 |
| 2017-11-18 | Auto merge of #45899 - eddyb:meta-race, r=alexcrichton | bors | -18/+35 |
| 2017-11-17 | Add run-pass test for assignment to static mut | Keith Yeung | -0/+23 |
| 2017-11-17 | Do not registor borrows for unsafe lvalues | Keith Yeung | -42/+50 |
| 2017-11-17 | Auto merge of #45853 - nikomatsakis:chalk-simplify-hr-lub-glb, r=arielb1 | bors | -226/+232 |
| 2017-11-17 | Fix primitive types not showing up | Guillaume Gomez | -45/+43 |
| 2017-11-17 | Fixed bug with the implementation that was suppressing expected errors from t... | David Wood | -4/+6 |
| 2017-11-17 | update openssl{,-sys} to fix build with libressl 2.6.x | Marc-Antoine Perennou | -11/+11 |
| 2017-11-17 | Allow assignment to static muts | Keith Yeung | -2/+35 |
| 2017-11-17 | Corrected error output with many labels. | David Wood | -4/+2 |
| 2017-11-17 | use a BTreeMap instead of an FxHasMap for the skol regions | Niko Matsakis | -10/+13 |
| 2017-11-17 | strip old lub-glb tests from `librustc_driver` | Niko Matsakis | -212/+0 |
| 2017-11-17 | issue better error message when LUB/GLB diverge under new behavior | Niko Matsakis | -1/+138 |
| 2017-11-17 | make LUB/GLB of higher-ranked things actually do EQ | Niko Matsakis | -3/+81 |
| 2017-11-17 | Auto merge of #45996 - eddyb:even-mirer-1, r=arielb1 | bors | -23/+36 |
| 2017-11-17 | Auto merge of #46004 - michaelwoerister:cached-mir-wip-3, r=nikomatsakis | bors | -370/+1161 |
| 2017-11-17 | Auto merge of #45595 - scottmcm:iter-try-fold, r=dtolnay | bors | -182/+929 |
| 2017-11-17 | Auto merge of #45991 - gnzlbg:fix_i586, r=alexcrichton | bors | -0/+1 |
| 2017-11-17 | Auto merge of #45980 - Keruspe:master, r=alexcrichton | bors | -1/+12 |
| 2017-11-17 | Modified to output intended error. | David Wood | -21/+83 |
| 2017-11-17 | Updated test to reflect expected Mir output. | David Wood | -5/+18 |
| 2017-11-16 | Deduplicated borrow checking errors. | David Wood | -10/+29 |
| 2017-11-17 | MIR: hide .rodata constants vs by-ref ABI clash in trans. | Eduard-Mihai Burtescu | -23/+36 |
| 2017-11-16 | Auto merge of #45897 - tromey:trait-object-debug, r=michaelwoerister | bors | -1/+136 |
| 2017-11-16 | Update libc to include Fuchsia changes | Taylor Cramer | -0/+0 |
| 2017-11-16 | Auto merge of #45825 - nikomatsakis:nll-factor-region-inference, r=arielb1 | bors | -3616/+4835 |
| 2017-11-16 | fix some python3 incompatibilities | Collin Anderson | -24/+25 |
| 2017-11-16 | Auto merge of #46029 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -190/+144 |
| 2017-11-16 | Add doc comment for LocalDefId. | Michael Woerister | -2/+7 |
| 2017-11-16 | Fix some tidy errors in ty::codec. | Michael Woerister | -8/+16 |
| 2017-11-16 | incr.comp.: Remove default serialization implementations for things in rustc:... | Michael Woerister | -62/+81 |
| 2017-11-16 | Remove left over dead code from suggestion diagnostic refactoring | Oliver Schneider | -102/+28 |
| 2017-11-16 | Auto merge of #45528 - alexcrichton:avx512, r=arielb1 | bors | -3/+8 |
| 2017-11-16 | incr.comp.: Remove some code duplication around TyDecoder by factoring things... | Michael Woerister | -222/+142 |