| Age | Commit message (Expand) | Author | Lines |
| 2019-10-07 | Update ui tests | Guillaume Gomez | -2/+3 |
| 2019-10-07 | Add long error explanation for E0561 | Guillaume Gomez | -1/+28 |
| 2019-10-07 | Auto merge of #64906 - Aaron1011:feature/extern-const-fn, r=Centril | bors | -19/+301 |
| 2019-10-06 | Auto merge of #65169 - tmandry:rollup-qxjj8xp, r=tmandry | bors | -384/+202 |
| 2019-10-06 | Rollup merge of #65158 - ishitatsuyuki:remove-dead, r=Mark-Simulacrum | Tyler Mandry | -204/+0 |
| 2019-10-06 | Rollup merge of #65155 - Avi-D-coder:fix-lints, r=Mark-Simulacrum | Tyler Mandry | -9/+9 |
| 2019-10-06 | Rollup merge of #65142 - matthewjasper:unshadow-anon-lifetimes, r=petrochenkov | Tyler Mandry | -1/+24 |
| 2019-10-06 | Rollup merge of #65101 - mati865:rustc_macro-deps, r=nikomatsakis | Tyler Mandry | -8/+8 |
| 2019-10-06 | Rollup merge of #65095 - GuillaumeGomez:sort-librustc_passes-err-codes, r=varkor | Tyler Mandry | -162/+161 |
| 2019-10-06 | Auto merge of #64564 - jonas-schievink:cowardly-default, r=nikomatsakis | bors | -45/+268 |
| 2019-10-06 | Auto merge of #65089 - nnethercote:optimize-integral-pattern-matching, r=Mark... | bors | -165/+199 |
| 2019-10-06 | sort error codes in librustc_passes | Guillaume Gomez | -162/+161 |
| 2019-10-06 | Auto merge of #65043 - Aaron1011:fix/reexport-determinism, r=petrochenkov | bors | -29/+19 |
| 2019-10-06 | Use shorthand initialization in rustdoc | Avi Dessauer | -9/+9 |
| 2019-10-05 | Rollup merge of #65151 - tmandry:revert-emscripten-upgrade, r=tmandry | Tyler Mandry | -376/+537 |
| 2019-10-05 | Rollup merge of #65130 - davidtwco:rfc-2008-improper-ctypes, r=petrochenkov | Tyler Mandry | -0/+175 |
| 2019-10-05 | Rollup merge of #65126 - BO41:time_typo, r=kennytm | Tyler Mandry | -28/+23 |
| 2019-10-05 | Rollup merge of #65124 - memoryruins:castaway, r=petrochenkov | Tyler Mandry | -24/+24 |
| 2019-10-05 | Rollup merge of #65123 - Centril:mac-invoc-in-mut-pat, r=estebank | Tyler Mandry | -1/+76 |
| 2019-10-05 | Rollup merge of #65118 - cuviper:Zmutable-noalias-default, r=rkruppe | Tyler Mandry | -1/+1 |
| 2019-10-05 | Rollup merge of #65116 - spastorino:remove-unneeded-fn, r=oli-obk | Tyler Mandry | -6/+0 |
| 2019-10-05 | Rollup merge of #65113 - Qwaz:master, r=jonas-schievink | Tyler Mandry | -1/+1 |
| 2019-10-05 | Rollup merge of #65106 - Mark-Simulacrum:unused-attr-allow, r=Centril | Tyler Mandry | -0/+2 |
| 2019-10-05 | Rollup merge of #65105 - Mark-Simulacrum:split-librustc, r=nikomatsakis | Tyler Mandry | -229/+237 |
| 2019-10-05 | Rollup merge of #65100 - csmoe:generator, r=nikomatsakis | Tyler Mandry | -126/+110 |
| 2019-10-05 | Rollup merge of #65066 - wesleywiser:fix_const_prop_ice_on_polymorphic_promot... | Tyler Mandry | -11/+29 |
| 2019-10-05 | Rollup merge of #65011 - estebank:ice-o-matic, r=zackmdavis | Tyler Mandry | -5/+41 |
| 2019-10-05 | Rollup merge of #64909 - estebank:turbofish-reloaded, r=Centril | Tyler Mandry | -86/+286 |
| 2019-10-05 | Rollup merge of #64765 - alexcrichton:less-check-backtrace, r=sfackler | Tyler Mandry | -50/+50 |
| 2019-10-05 | Rollup merge of #64728 - messense:udp-peer-addr, r=dtolnay | Tyler Mandry | -3/+1 |
| 2019-10-05 | Rollup merge of #64708 - SimonSapin:option-deref, r=Centril | Tyler Mandry | -17/+4 |
| 2019-10-05 | Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri... | Tyler Mandry | -376/+537 |
| 2019-10-05 | Ensure that associated `async fn`s have unique fresh param names | Matthew Jasper | -1/+24 |
| 2019-10-05 | Remove `for_each_child_stable` | Aaron Hill | -28/+17 |
| 2019-10-05 | Make re-export collection deterministic | Aaron Hill | -1/+2 |
| 2019-10-05 | Rename the test | Jonas Schievink | -6/+6 |
| 2019-10-05 | Extend test and fix nits | Jonas Schievink | -8/+72 |
| 2019-10-05 | Pacify tidy | Jonas Schievink | -3/+6 |
| 2019-10-05 | Test that we get the proper errors | Jonas Schievink | -0/+70 |
| 2019-10-05 | Fix the bootstrap | Jonas Schievink | -0/+8 |
| 2019-10-05 | Hide the `Iterator` specialization behind a trait | Jonas Schievink | -5/+22 |
| 2019-10-05 | Add comment to `Type` and `OpaqueTy` match | Jonas Schievink | -1/+1 |
| 2019-10-05 | Deny specializing items not in the parent impl | Jonas Schievink | -43/+104 |
| 2019-10-05 | lint: extern non-exhaustive types are improper | David Wood | -0/+175 |
| 2019-10-05 | Fix typo on `now()` comments | BO41 | -28/+23 |
| 2019-10-05 | Replaces some instances of `as *[const | mut] _` with `.cast()` | memoryruins | -24/+24 |
| 2019-10-05 | Account for macro invocation in `let mut $pat` diagnostic. | Mazdak Farrokhzad | -1/+76 |
| 2019-10-04 | Update the documented default of -Z mutable-noalias | Josh Stone | -1/+1 |
| 2019-10-04 | Remove unneeded visit_statement definition | Santiago Pastorino | -6/+0 |
| 2019-10-04 | Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcrichton | bors | -537/+376 |