| Age | Commit message (Expand) | Author | Lines |
| 2017-09-30 | Don't use remapped path when loading modules and include files | Philip Craig | -0/+23 |
| 2017-09-30 | rustdoc: A test for local and foreign [src] trait impl links | Vitaly _Vi Shukela | -0/+34 |
| 2017-09-29 | Rollup merge of #44287 - Eh2406:master, r=aturon | Mark Simulacrum | -2/+95 |
| 2017-09-29 | Rollup merge of #44124 - gaurikholkar:return_self, r=arielb1 | Mark Simulacrum | -100/+36 |
| 2017-09-29 | Auto merge of #42526 - huntiep:try_opt, r=nikomatsakis | bors | -0/+47 |
| 2017-09-29 | Auto merge of #44866 - mdevlamynck:impl-trait, r=eddyb | bors | -0/+38 |
| 2017-09-29 | mir-borrowck: Factorize error message for `cannot_assign_static()` between AS... | Basile Desloges | -5/+44 |
| 2017-09-29 | Auto merge of #44853 - alexcrichton:debug-codegen-units, r=michaelwoerister | bors | -14/+17 |
| 2017-09-29 | Auto merge of #44847 - estebank:unused-signature, r=nikomatsakis | bors | -9/+81 |
| 2017-09-29 | Auto merge of #44811 - zilbuz:issue-44596/E0506, r=arielb1 | bors | -37/+150 |
| 2017-09-28 | Auto merge of #44528 - tmnilsson:attr_proc_macro_cfg_process, r=jseyfried | bors | -0/+121 |
| 2017-09-28 | test: Check native main() signature | Daniel Klauer | -0/+17 |
| 2017-09-28 | Auto merge of #44806 - KiChjang:mir-err-notes-2, r=pnkfelix | bors | -5/+18 |
| 2017-09-27 | Auto merge of #44782 - estebank:issue-36700, r=GuillaumeGomez | bors | -3/+35 |
| 2017-09-27 | Add UI tests | Hunter Praska | -0/+47 |
| 2017-09-27 | Apply attr proc macros before cfg processing | Tomas Nilsson | -0/+121 |
| 2017-09-27 | Auto merge of #44709 - Badel2:inclusive-range-dotdoteq, r=petrochenkov | bors | -54/+93 |
| 2017-09-26 | Add span label to E0384 for MIR borrowck | Keith Yeung | -5/+18 |
| 2017-09-27 | Auto merge of #44802 - sfackler:vecdeque-oob, r=Gankro | bors | -0/+25 |
| 2017-09-26 | Auto merge of #44757 - jseyfried:fix_bad_derive_collection, r=nrc | bors | -0/+28 |
| 2017-09-26 | mir-borrowck: Edit compile-fail tests with E0506 error to also test on MIR bo... | Basile Desloges | -37/+150 |
| 2017-09-26 | fix test reference | Niko Matsakis | -1/+1 |
| 2017-09-26 | remove random newlines from error messages, fix compile-fail test | Niko Matsakis | -11/+6 |
| 2017-09-26 | use present tense consistently and update references | Niko Matsakis | -4/+4 |
| 2017-09-26 | modify message for return time having multiple lifetimes | gaurikholkar | -32/+25 |
| 2017-09-26 | merge fixes, addressing CR comments | gaurikholkar | -76/+24 |
| 2017-09-26 | impl Trait in argument position desugaring: | Matthias Devlamynck | -0/+38 |
| 2017-09-26 | rustc: Default 32 codegen units at O0 | Alex Crichton | -14/+17 |
| 2017-09-26 | Fix issue #44731. | kennytm | -0/+51 |
| 2017-09-26 | Auto merge of #44735 - tirr-c:issue-42143, r=arielb1 | bors | -52/+160 |
| 2017-09-25 | Fix bug in collecting trait and impl items with derives. | Jeffrey Seyfried | -0/+28 |
| 2017-09-25 | Auto merge of #44297 - laumann:suggest-misspelt-methods, r=arielb1 | bors | -0/+74 |
| 2017-09-25 | Auto merge of #44279 - smaeul:crt_static-deps, r=alexcrichton | bors | -2/+2 |
| 2017-09-25 | Point at signature on unused lint | Esteban Küber | -9/+81 |
| 2017-09-25 | Auto merge of #44700 - arielb1:mir-effectck, r=nikomatsakis | bors | -6/+29 |
| 2017-09-24 | Point at parameter type on E0301 | Esteban Küber | -3/+35 |
| 2017-09-24 | Change Levensthein-based method to a single suggestion | Thomas Jespersen | -9/+9 |
| 2017-09-24 | Add a run-pass-valgrind test for vecdeque issue | Steven Fackler | -0/+25 |
| 2017-09-24 | Rollup merge of #44103 - zackmdavis:cmp_op_must_use, r=arielb1 | Guillaume Gomez | -10/+34 |
| 2017-09-24 | fix test | Ariel Ben-Yehuda | -2/+2 |
| 2017-09-24 | move unsafety checking to MIR | Ariel Ben-Yehuda | -6/+29 |
| 2017-09-24 | Auto merge of #44786 - thombles:tk/i41314, r=petrochenkov | bors | -0/+35 |
| 2017-09-23 | incr.comp.: Make #[rustc_dirty/clean] test for fingerprint equality instead o... | Michael Woerister | -4/+7 |
| 2017-09-23 | incr.comp.: Remove support for loading metadata fingerprints. | Michael Woerister | -0/+12 |
| 2017-09-23 | update `fn_must_use` UI test to exercise nonprimitive comparisons | Zack M. Davis | -12/+31 |
| 2017-09-23 | Auto merge of #43870 - GuillaumeGomez:deref-suggestion, r=nikomatsakis | bors | -0/+93 |
| 2017-09-23 | UI unit test for note when matching tuple enum with struct pattern | Thomas Karpiniec | -0/+35 |
| 2017-09-23 | Auto merge of #44633 - petrochenkov:priv2, r=nikomatsakis | bors | -3/+21 |
| 2017-09-23 | Auto merge of #44784 - frewsxcv:rollup, r=frewsxcv | bors | -0/+67 |
| 2017-09-23 | Rollup merge of #44770 - dtolnay:borrowed, r=sfackler | Corey Farwell | -0/+12 |