| Age | Commit message (Expand) | Author | Lines |
| 2020-05-10 | Fix link to `map` documentation in example | Faris Sufyan | -1/+1 |
| 2020-05-10 | rebase fallout | Ralf Jung | -5/+3 |
| 2020-05-10 | Typo | Ralf Jung | -1/+1 |
| 2020-05-10 | fmt | Ralf Jung | -27/+16 |
| 2020-05-10 | avoid raising interpreter errors from interning | Ralf Jung | -30/+50 |
| 2020-05-10 | remove some dead code, and assert we do not swallow allocating errors | Ralf Jung | -18/+19 |
| 2020-05-10 | Miri interning: replace ICEs by proper errors, make intern_shallow type signa... | Ralf Jung | -287/+274 |
| 2020-05-10 | Rollup merge of #72043 - GuillaumeGomez:clean-up-e0569, r=Dylan-DPC | Ralf Jung | -1/+1 |
| 2020-05-10 | Rollup merge of #71945 - GuillaumeGomez:sort-impl-on-foreign-types-section, r... | Ralf Jung | -8/+7 |
| 2020-05-10 | Rollup merge of #71840 - matthewjasper:drop-trees, r=oli-obk | Ralf Jung | -1749/+1618 |
| 2020-05-10 | use min_specialization for some rustc crates where it requires no changes | Ralf Jung | -9/+9 |
| 2020-05-10 | doc: minus (U+2212) instead of dash (U+002D) for negative infinity | Trevor Spiteri | -2/+2 |
| 2020-05-10 | add linking option strip | YI | -38/+81 |
| 2020-05-10 | Auto merge of #71775 - petrochenkov:crtcfg, r=matthewjasper | bors | -14/+6 |
| 2020-05-10 | Auto merge of #72020 - alexcrichton:fix-incremental-linker-plugin-lto, r=oli-obk | bors | -35/+71 |
| 2020-05-09 | Fix disagreeement about CGU reuse and LTO | Alex Crichton | -35/+71 |
| 2020-05-10 | Auto merge of #71557 - matthewjasper:mir-asymmetric-or-pattern, r=oli-obk | bors | -19/+102 |
| 2020-05-09 | Auto merge of #69530 - Aaron1011:perf/skip-coerce-var, r=nikomatsakis | bors | -1/+35 |
| 2020-05-09 | Formatting | Marko Mijalkovic | -8/+4 |
| 2020-05-09 | Update stdarch | Marko Mijalkovic | -0/+0 |
| 2020-05-09 | add regression tests + improve method name | Bastian Kauschke | -4/+74 |
| 2020-05-09 | Add mipsel-sony-psp target | Marko Mijalkovic | -0/+350 |
| 2020-05-09 | move `ty::List` into a new submodule | Bastian Kauschke | -145/+155 |
| 2020-05-09 | Auto merge of #72041 - RalfJung:rollup-xivrvy2, r=RalfJung | bors | -873/+4013 |
| 2020-05-09 | display `ConstKind::Param` | Bastian Kauschke | -14/+16 |
| 2020-05-09 | Visit move out of `_0` when visiting `return` | Jonas Schievink | -3/+38 |
| 2020-05-09 | adjust tests | Ralf Jung | -176/+270 |
| 2020-05-09 | expand "incomplete feature" message to include unsoundness and link to tracki... | Ralf Jung | -6/+14 |
| 2020-05-09 | Add missing backtick in E0569 explanation | Guillaume Gomez | -1/+1 |
| 2020-05-09 | Sort "implementations on foreign types" section in the sidebar | Guillaume Gomez | -8/+7 |
| 2020-05-09 | Small doc improvements. | Julian Wollersberger | -2/+11 |
| 2020-05-09 | End unification of exit codes in librustdoc | Guillaume Gomez | -21/+25 |
| 2020-05-09 | Rollup merge of #71555 - cjgillot:nameless, r=matthewjasper | Ralf Jung | -592/+539 |
| 2020-05-09 | Rollup merge of #71508 - oli-obk:alloc_map_unlock, r=RalfJung | Ralf Jung | -107/+115 |
| 2020-05-09 | Rollup merge of #71234 - maurer:init-array, r=cuviper | Ralf Jung | -1/+23 |
| 2020-05-09 | Rollup merge of #71185 - JohnTitor:run-fail, r=petrochenkov | Ralf Jung | -152/+537 |
| 2020-05-09 | Rollup merge of #69406 - jackh726:chalk-upgrade, r=nikomatsakis | Ralf Jung | -21/+2799 |
| 2020-05-09 | Address review comments | Matthew Jasper | -7/+11 |
| 2020-05-09 | Bless mir-opt tests | Matthew Jasper | -974/+820 |
| 2020-05-09 | Add some more comments | Matthew Jasper | -7/+22 |
| 2020-05-09 | Auto merge of #72030 - matthiaskrgr:submodule_upd, r=Mark-Simulacrum | bors | -0/+0 |
| 2020-05-09 | Reduce the number of drop-flag assignments in unwind paths | Matthew Jasper | -39/+12 |
| 2020-05-09 | Defer creating drop trees in MIR lowering until leaving that scope | Matthew Jasper | -735/+766 |
| 2020-05-09 | Auto merge of #71994 - jyn514:path-independent, r=Mark-Simulacrum | bors | -2/+11 |
| 2020-05-09 | Auto merge of #72036 - Dylan-DPC:rollup-ca8b0ql, r=Dylan-DPC | bors | -289/+414 |
| 2020-05-09 | Test for coercion between (FnDef | Closure) and (FnDef | Closure) | Donough Liu | -18/+431 |
| 2020-05-09 | Support coercion between (FnDef | Closure) and (FnDef | Closure) when Closure... | Donough Liu | -33/+81 |
| 2020-05-09 | Rollup merge of #72031 - Elinvynia:master, r=Mark-Simulacrum | Dylan DPC | -0/+5 |
| 2020-05-09 | Rollup merge of #72018 - mark-i-m:canon-chalk, r=mark-i-m | Dylan DPC | -9/+9 |
| 2020-05-09 | Rollup merge of #71981 - DarkEld3r:patch-1, r=ollie27 | Dylan DPC | -1/+1 |