| Age | Commit message (Expand) | Author | Lines |
| 2019-10-31 | Rollup merge of #65959 - vext01:immediate-docstring, r=davidtwco | Mazdak Farrokhzad | -1/+1 |
| 2019-10-31 | Rollup merge of #65955 - pietroalbini:master-revert-msys2-hack, r=Mark-Simula... | Mazdak Farrokhzad | -16/+0 |
| 2019-10-31 | Rollup merge of #65850 - mikeyhew:patch-1, r=nikomatsakis | Mazdak Farrokhzad | -5/+7 |
| 2019-10-31 | Rollup merge of #65434 - GuillaumeGomez:long-err-explanation-E0577, r=Dylan-DPC | Mazdak Farrokhzad | -2/+29 |
| 2019-10-31 | Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichton | Mazdak Farrokhzad | -35/+73 |
| 2019-10-30 | ci: move toolstates.json to /tmp/toolstate/ and docker mount it | Pietro Albini | -6/+13 |
| 2019-10-30 | Update ui tests | Guillaume Gomez | -1/+2 |
| 2019-10-30 | Add long error explanation for E0577 | Guillaume Gomez | -1/+27 |
| 2019-10-30 | Auto merge of #65941 - ehuss:update-cargo-books, r=alexcrichton | bors | -0/+0 |
| 2019-10-30 | Fix an incorrect docstring for Immediate in librustc_mir/interpret. | Edd Barrett | -1/+1 |
| 2019-10-30 | ci: revert msys2 ca-certificates hack | Pietro Albini | -16/+0 |
| 2019-10-30 | Auto merge of #65068 - estebank:trait-impl-lt-mismatch, r=nikomatsakis | bors | -53/+115 |
| 2019-10-29 | Auto merge of #65943 - tmandry:rollup-g20uvkh, r=tmandry | bors | -190/+291 |
| 2019-10-29 | Rollup merge of #65936 - Xanewok:save-analysis-async, r=nikomatsakis | Tyler Mandry | -4/+44 |
| 2019-10-29 | Rollup merge of #65930 - lzutao:new-feature-gate-c_void, r=dtolnay | Tyler Mandry | -2/+7 |
| 2019-10-29 | Rollup merge of #65920 - smaeul:patch/workspace-hack, r=alexcrichton | Tyler Mandry | -0/+6 |
| 2019-10-29 | Rollup merge of #65900 - eddyb:proc-macro-cleanup, r=alexcrichton | Tyler Mandry | -54/+28 |
| 2019-10-29 | Rollup merge of #65898 - hermitcore:rusty-hermit, r=kennytm | Tyler Mandry | -1/+7 |
| 2019-10-29 | Rollup merge of #65843 - xen0n:mips64-musl-targets-with-ci, r=alexcrichton | Tyler Mandry | -0/+22 |
| 2019-10-29 | Rollup merge of #65832 - tlively:emscripten-exception-handling, r=alexcrichton | Tyler Mandry | -68/+63 |
| 2019-10-29 | Rollup merge of #65741 - GuillaumeGomez:help-popup, r=Dylan-DPC | Tyler Mandry | -3/+7 |
| 2019-10-29 | Rollup merge of #65724 - pietroalbini:ci-remove-template-parameter, r=alexcri... | Tyler Mandry | -31/+25 |
| 2019-10-29 | Rollup merge of #65539 - traxys:fix_62334, r=petrochenkov | Tyler Mandry | -15/+27 |
| 2019-10-29 | Rollup merge of #65405 - GuillaumeGomez:long-err-explanation-E0740, r=Dylan-DPC | Tyler Mandry | -12/+55 |
| 2019-10-29 | Update cargo, books. | Eric Huss | -0/+0 |
| 2019-10-29 | Silence crate external span error in x86 platforms | Esteban Küber | -1/+3 |
| 2019-10-29 | Fix NLL test | Esteban Küber | -18/+7 |
| 2019-10-29 | Make error apply only to impl/trait mismatch | Esteban Küber | -21/+23 |
| 2019-10-29 | Point at the trait item and tweak wording | Esteban Küber | -15/+36 |
| 2019-10-29 | review comments | Esteban Küber | -20/+23 |
| 2019-10-29 | Custom lifetime error for `impl` item doesn't conform to `trait` | Esteban Küber | -48/+93 |
| 2019-10-29 | Auto merge of #65904 - matthiaskrgr:submodule_upd, r=Manishearth | bors | -7/+11 |
| 2019-10-29 | save-analysis: Account for async desugaring in async fn return types | Igor Matuszewski | -4/+44 |
| 2019-10-29 | doc: use new feature gate for c_void type | Lzu Tao | -2/+7 |
| 2019-10-29 | Change E0741 into E0742 | Guillaume Gomez | -13/+14 |
| 2019-10-29 | Update ui tests | Guillaume Gomez | -9/+13 |
| 2019-10-29 | Add long error explanation for E0740 | Guillaume Gomez | -1/+38 |
| 2019-10-29 | Create new error code E0740 for visibility restrictions to ancestor module is... | Guillaume Gomez | -3/+4 |
| 2019-10-29 | Auto merge of #65927 - eddyb:eval-always-considered-harmful, r=michaelwoerister | bors | -2/+0 |
| 2019-10-29 | Don't use eval_always for miri queries used from codegen. | Eduard-Mihai Burtescu | -2/+0 |
| 2019-10-29 | Apply suggestions from lzutao | Pietro Albini | -1/+1 |
| 2019-10-29 | Apply suggestions from lzutao | Pietro Albini | -3/+3 |
| 2019-10-29 | ci: upload toolstates.json to rust-lang-ci2 | Pietro Albini | -0/+7 |
| 2019-10-29 | ci: extract uploading artifacts into a script | Pietro Albini | -30/+54 |
| 2019-10-29 | ci: extract job skipping logic into a script | Pietro Albini | -14/+21 |
| 2019-10-29 | ci: enable "run when submodule changes" with environment variables | Pietro Albini | -28/+15 |
| 2019-10-29 | Auto merge of #65435 - michaelwoerister:fix-issue-64153, r=alexcrichton | bors | -21/+68 |
| 2019-10-28 | Use rustc-workspace-hack for rustbook | Samuel Holland | -0/+6 |
| 2019-10-29 | Rollup merge of #65809 - roblabla:eficall-abi, r=nagisa | Mazdak Farrokhzad | -82/+203 |
| 2019-10-29 | Rollup merge of #65562 - Patryk27:master, r=estebank | Mazdak Farrokhzad | -44/+57 |