| Age | Commit message (Expand) | Author | Lines |
| 2019-01-28 | Auto merge of #55704 - Nemo157:pinned-generators, r=Zoxc | bors | -0/+7 |
| 2019-01-27 | Update generator upvar debug info | Wim Looman | -0/+7 |
| 2019-01-27 | `ConstValue::ScalarPair` only needs to represent slices | Oliver Scherer | -8/+4 |
| 2019-01-27 | Create `nvptx64-nvidia-cuda` target specification | Denys Zariaiev | -0/+126 |
| 2019-01-26 | Auto merge of #55641 - nagisa:optimize-attr, r=pnkfelix | bors | -5/+40 |
| 2019-01-25 | Rollup merge of #57865 - Aaron1011:fix/debug-ice, r=estebank | Mazdak Farrokhzad | -4/+4 |
| 2019-01-24 | Auto merge of #57879 - Centril:rollup, r=Centril | bors | -4/+0 |
| 2019-01-24 | Implement optimize(size) and optimize(speed) | Simonas Kazlauskas | -5/+40 |
| 2019-01-24 | Rollup merge of #57861 - pepyakin:wasm-dont-export-table, r=alexcrichton | Mazdak Farrokhzad | -3/+0 |
| 2019-01-24 | Remove quote_*! macros and associated APIs | Mark Simulacrum | -1/+0 |
| 2019-01-23 | Don't ICE when logging unusual types | Aaron Hill | -4/+4 |
| 2019-01-23 | Don't export table by default in wasm | Sergey Pepyakin | -3/+0 |
| 2019-01-22 | Get rid of the fake stack frame | Oliver Scherer | -1/+0 |
| 2019-01-19 | Rollup merge of #57573 - Xanewok:querify-entry-fn, r=Zoxc | Mazdak Farrokhzad | -6/+4 |
| 2019-01-19 | Rollup merge of #57268 - peterhj:peterhj-optmergefunc, r=nagisa | Mazdak Farrokhzad | -2/+19 |
| 2019-01-15 | Querify entry_fn | Igor Matuszewski | -6/+4 |
| 2019-01-13 | Querify local plugin_registrar_fn | Igor Matuszewski | -3/+2 |
| 2019-01-13 | Querify local proc_macro_decls_static | Igor Matuszewski | -3/+2 |
| 2019-01-13 | Rollup merge of #57337 - alexcrichton:prioritize-another, r=fitzgen | Mazdak Farrokhzad | -60/+62 |
| 2019-01-05 | Add a target option "merge-functions" taking values in ("disabled", | Peter Jin | -2/+19 |
| 2019-01-05 | Auto merge of #57145 - RalfJung:panic-if-uninhabited, r=alexcrichton | bors | -46/+50 |
| 2019-01-05 | Auto merge of #56837 - arielb1:nonprincipal-trait-objects, r=nikomatsakis | bors | -4/+11 |
| 2019-01-04 | rustc: Place wasm linker args first instead of last | Alex Crichton | -60/+62 |
| 2019-01-04 | add support for principal-less trait object types | Ariel Ben-Yehuda | -4/+11 |
| 2019-01-01 | `<&'tcx ty::Const as Deref>::deref` | Oliver Scherer | -4/+4 |
| 2019-01-01 | Add `unwrap_usize` to `LazyConst`, too | Oliver Scherer | -3/+3 |
| 2019-01-01 | Move the `Unevaluated` constant arm upwards in the type structure | Oliver Scherer | -9/+8 |
| 2018-12-27 | use a better way to get at the type parameter | Ralf Jung | -6/+1 |
| 2018-12-27 | panic when calling MaybeUninhabited::into_inner on uninhabited type | Ralf Jung | -46/+55 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -379/+0 |
| 2018-12-24 | Rollup merge of #57074 - Zoxc:pq-rec-limits, r=oli-obk | Mazdak Farrokhzad | -0/+2 |
| 2018-12-23 | Fix recursion limits | John Kåre Alsaker | -0/+2 |
| 2018-12-21 | Fix alignment for array indexing | Nikita Popov | -3/+13 |
| 2018-12-18 | treat ref-to-raw cast like a reborrow: do a special kind of retag | Ralf Jung | -1/+0 |
| 2018-12-17 | Auto merge of #56642 - nikic:llvm-6, r=alexcrichton | bors | -25/+2 |
| 2018-12-14 | Rollup merge of #56562 - pnkfelix:issue-55465-update-libc-version, r=alexcric... | kennytm | -1/+1 |
| 2018-12-14 | Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisa | bors | -5/+1 |
| 2018-12-13 | Stabilize `linker-flavor` flag. | David Wood | -5/+1 |
| 2018-12-12 | Increase required version for crates.io `libc` to get fix from PR rust-lang/l... | Felix S. Klock II | -1/+1 |
| 2018-12-12 | Remove `Session::sysroot()`. | Nicholas Nethercote | -2/+1 |
| 2018-12-11 | Remove env_alloca hack | Nikita Popov | -25/+2 |
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -16/+16 |
| 2018-12-07 | Auto merge of #56502 - Zoxc:hir-func, r=eddyb | bors | -11/+11 |
| 2018-12-07 | Auto merge of #56487 - nikic:discard-modules-earlier, r=alexcrichton | bors | -94/+139 |
| 2018-12-06 | Use a function to access the Hir map to be able to turn it into a query later | John Kåre Alsaker | -11/+11 |
| 2018-12-06 | Rollup merge of #56500 - ljedrz:cleanup_rest_of_const_lifetimes, r=zackmdavis | Pietro Albini | -1/+1 |
| 2018-12-04 | Serialize modules into ThinBuffer after initial optimization | Nikita Popov | -16/+24 |
| 2018-12-04 | Remove unnecessary parts of run_fat_lto signature | Nikita Popov | -4/+5 |
| 2018-12-04 | Separate out methods for running thin and fat LTO | Nikita Popov | -8/+14 |
| 2018-12-04 | Separate codepaths for fat and thin LTO in write.rs | Nikita Popov | -27/+56 |