| Age | Commit message (Expand) | Author | Lines |
| 2018-02-11 | rustc_mir: insert a dummy access to places being matched on, when building MIR. | Eduard-Mihai Burtescu | -68/+102 |
| 2018-02-03 | Auto merge of #47969 - Manishearth:ice-ice-beta, r=Mark-Simulacrum | bors | -0/+16 |
| 2018-02-03 | Add regression test | Manish Goregaokar | -0/+16 |
| 2018-02-02 | Auto merge of #47943 - MaloJaffre:beta-backport, r=Mark-Simulacrum | bors | -2/+65 |
| 2018-02-02 | Auto merge of #47918 - nikomatsakis:issue-47139-beta, r=eddyb | bors | -0/+162 |
| 2018-02-01 | rustc_trans: keep LLVM types for trait objects anonymous. | Eduard-Mihai Burtescu | -2/+20 |
| 2018-02-01 | Expand union test to include different types | Ryan Cumming | -7/+26 |
| 2018-02-01 | Fix ICE on const eval of union field | Ryan Cumming | -0/+26 |
| 2018-01-31 | add regression test | Niko Matsakis | -0/+162 |
| 2018-01-23 | rustc: Lower link args to `@`-files on Windows more | Alex Crichton | -0/+103 |
| 2018-01-23 | avoid double-unsizing arrays in bytestring match lowering | Ariel Ben-Yehuda | -0/+37 |
| 2018-01-23 | Add incremental-fulldeps test suite and regression test for #47290. | Michael Woerister | -0/+58 |
| 2018-01-23 | Compute LLVM argument indices correctly in face of padding | Robin Kruppe | -0/+19 |
| 2018-01-12 | Treat #[path] files as mod.rs files | Taylor Cramer | -26/+1 |
| 2018-01-10 | Generate code for const- and inline-fns if -Clink-dead-code is specified. | Michael Woerister | -0/+27 |
| 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 | 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 |
| 2017-12-28 | Fix build and add a macro lifetime labels test | Matt Peterson | -0/+43 |
| 2017-12-28 | Resurrecting #33135 | Michael Hewson | -0/+69 |
| 2017-12-28 | Auto merge of #47021 - shssoichiro:46576-Incorrect-Span-Imports, r=estebank | bors | -2/+47 |
| 2017-12-28 | Auto merge of #47031 - topecongiro:issue-41719, r=jseyfried | bors | -0/+18 |
| 2017-12-28 | Auto merge of #47013 - topecongiro:issue-46655, r=petrochenkov | bors | -3/+28 |
| 2017-12-28 | Prefer to use attr::contains_name() and attr::find_by_name() | Seiichi Uchida | -3/+5 |
| 2017-12-28 | Auto merge of #47017 - topecongiro:issue-33469, r=estebank | bors | -0/+19 |
| 2017-12-27 | Auto merge of #47014 - topecongiro:fixed-ices, r=estebank | bors | -0/+192 |
| 2017-12-28 | Report an error when resolving non-ident macro path failed | topecongiro | -0/+18 |
| 2017-12-27 | Auto merge of #46479 - bkchr:termination_trait, r=arielb1 | bors | -70/+270 |
| 2017-12-27 | Auto merge of #47009 - eddyb:issue-46855, r=arielb1 | bors | -0/+34 |
| 2017-12-27 | Auto merge of #47007 - eddyb:issue-46897, r=arielb1 | bors | -2/+3 |
| 2017-12-27 | Auto merge of #46977 - est31:column_fix, r=dtolnay | bors | -5/+5 |
| 2017-12-27 | Auto merge of #46803 - estebank:non-ascii-def-span, r=petrochenkov | bors | -18/+8 |
| 2017-12-27 | Revert "New generated main returns void" | Bastian Köcher | -2/+2 |
| 2017-12-26 | Auto merge of #46975 - matthewjasper:mir-moveck-asm, r=arielb1 | bors | -1/+146 |
| 2017-12-26 | rustc: don't use union layouts for tagged union enums. | Eduard-Mihai Burtescu | -2/+3 |
| 2017-12-26 | rustc_trans: support ZST indexing involving uninhabited types. | Eduard-Mihai Burtescu | -0/+34 |
| 2017-12-26 | Pass correct span when lowering grouped imports | Josh Holmer | -2/+47 |