| Age | Commit message (Expand) | Author | Lines |
| 2018-01-07 | Rollup merge of #47170 - eddyb:us-vs-usize, r=nikomatsakis | kennytm | -0/+6 |
| 2018-01-06 | Auto merge of #47099 - SergioBenitez:master, r=jseyfried | bors | -0/+240 |
| 2018-01-06 | Auto merge of #47083 - CAD97:issue-46976, r=nikomatsakis | bors | -0/+12 |
| 2018-01-06 | Auto merge of #47155 - nerd2:debuginfo_test_fix, r=alexcrichton | bors | -2/+63 |
| 2018-01-05 | Disable failing tests temporarily | Sam | -2/+25 |
| 2018-01-05 | Auto merge of #46907 - varkor:contrib-8, r=nagisa | bors | -0/+8 |
| 2018-01-05 | Auto merge of #46739 - arielb1:simple-loops, r=nikomatsakis | bors | -0/+25 |
| 2018-01-04 | Auto merge of #46916 - michaelwoerister:generate-dead-code-plz, r=alexcrichton | bors | -0/+27 |
| 2018-01-04 | Auto merge of #47147 - projektir:to_ptr_cast, r=eddyb | bors | -0/+18 |
| 2018-01-04 | Generate code for const- and inline-fns if -Clink-dead-code is specified. | Michael Woerister | -0/+27 |
| 2018-01-04 | Auto merge of #47124 - estebank:loan-paths, r=nikomatsakis | bors | -7/+72 |
| 2018-01-04 | Auto merge of #47132 - cramertj:impl-trait-camel-case, r=nikomatsakis | bors | -0/+20 |
| 2018-01-04 | rustc: remove misleading `Ty::is_uint` method. | Eduard-Mihai Burtescu | -0/+6 |
| 2018-01-03 | Tweak to mir borrow in a loop diagnostic | Esteban Küber | -4/+1 |
| 2018-01-03 | Add mir test, review comments | Esteban Küber | -10/+36 |
| 2018-01-03 | Auto merge of #46984 - arielb1:pre-statement-effect, r=nikomatsakis | bors | -1/+78 |
| 2018-01-03 | Auto merge of #47127 - EdSchouten:cloudabi-tests, r=kennytm | bors | -143/+247 |
| 2018-01-03 | Restore working debuginfo tests by trimming comments from non-header directiv... | Sam | -0/+38 |
| 2018-01-03 | Rollup merge of #47104 - matthewjasper:dont-panic-on-generic-drop, r=estebank | kennytm | -0/+24 |
| 2018-01-03 | Add 'Span.parent()' and 'Span.source()' to proc_macro API. | Sergio Benitez | -0/+240 |
| 2018-01-02 | Force appropriate extension when converting from int to ptr #43291 | projektir | -0/+18 |
| 2018-01-02 | Be ambiguous when type cannot be properly mentioned | Esteban Küber | -40/+48 |
| 2018-01-03 | Only bump error count when we are sure that the diagnostic is not a repetition. | Rafael Fernández López | -5/+5 |
| 2018-01-02 | Limit style lint to non-synthetic generic params | Taylor Cramer | -0/+20 |
| 2018-01-02 | Correct for changes in line numbers in expected stderr output. | Ed Schouten | -100/+100 |
| 2018-01-02 | Auto merge of #47105 - matthewjasper:dont-panic-for-mut-in-static, r=estebank | bors | -0/+21 |
| 2018-01-02 | Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. | Ed Schouten | -43/+147 |
| 2018-01-02 | Auto merge of #47111 - rkruppe:repr-transparent, r=estebank | bors | -6/+86 |
| 2018-01-01 | Address review comments: make label shorter | Esteban Küber | -1/+2 |
| 2018-01-01 | Move reason for move to label | Esteban Küber | -42/+75 |
| 2018-01-01 | Check all repr hints together when checking for mis-applied attributes | Robin Kruppe | -6/+86 |
| 2018-01-01 | Delay panic for aliasing violation for static items. | matthewjasper | -0/+21 |
| 2018-01-01 | Delay panic from incoherent drop implementation | matthewjasper | -0/+24 |
| 2018-01-01 | Auto merge of #46278 - MaloJaffre:ci-compiler-docs, r=kennytm | bors | -39/+0 |
| 2018-01-01 | Remove a test blocking the update of the `log` crate | Malo Jaffré | -39/+0 |
| 2018-01-01 | Auto merge of #47098 - estebank:immutable-field, r=nagisa | bors | -41/+44 |
| 2018-01-01 | Auto merge of #46895 - ricochet1k:macro-lifetimes, r=jseyfried | bors | -0/+148 |
| 2018-01-01 | Auto merge of #47064 - kennytm:force-trailing-newlines, r=estebank | bors | -45/+20 |
| 2017-12-31 | Reword trying to operate in immutable fields | Esteban Küber | -41/+44 |
| 2017-12-31 | Removed unnecessary output of linker options when linker is not installed | Felix Schütt | -1/+1 |
| 2017-12-31 | Auto merge of #47084 - zackmdavis:and_the_case_of_the_bloated_tuple_struct_in... | bors | -0/+36 |
| 2017-12-30 | in which leading zeroes on tuple-struct accesses are abjured | Zack M. Davis | -0/+36 |
| 2017-12-31 | Auto merge of #47044 - topecongiro:fixed-ices, r=estebank | bors | -0/+153 |
| 2017-12-30 | Hard break for rust-lang/rust#46976 | Christopher Durham | -0/+12 |
| 2017-12-30 | Add tests on fixed ICEs | Seiichi Uchida | -0/+153 |
| 2017-12-30 | Remove excessive trailing newlines. | kennytm | -25/+0 |
| 2017-12-30 | Add trailing newlines to files which have no trailing newlines. | kennytm | -20/+20 |
| 2017-12-29 | Auto merge of #47050 - ollie27:rustdoc_import_links, r=QuietMisdreavus | bors | -0/+34 |
| 2017-12-28 | rustdoc: Don't try to generate links for modules in import paths | Oliver Middleton | -0/+34 |
| 2017-12-28 | Add feature gate macro_lifetime_matcher | Matt Peterson | -0/+36 |