| Age | Commit message (Expand) | Author | Lines |
| 2020-03-21 | Rollup merge of #67888 - Zoxc:metadata-prefetch, r=matthewjasper | Mazdak Farrokhzad | -33/+136 |
| 2020-03-21 | Rollup merge of #70194 - kornelski:must_split, r=joshtriplett | Mazdak Farrokhzad | -0/+1 |
| 2020-03-21 | Rollup merge of #70189 - RalfJung:is_signed, r=eddyb | Mazdak Farrokhzad | -2/+2 |
| 2020-03-21 | Rollup merge of #70188 - GuillaumeGomez:cleanup-e0439, r=Dylan-DPC | Mazdak Farrokhzad | -2/+3 |
| 2020-03-21 | Rollup merge of #70187 - matthiaskrgr:cl2ppy, r=Mark-Simulacrum | Mazdak Farrokhzad | -172/+142 |
| 2020-03-21 | Rollup merge of #70184 - Centril:include-mod-relativism, r=petrochenkov | Mazdak Farrokhzad | -1/+25 |
| 2020-03-21 | Rollup merge of #70177 - bjorn3:patch-2, r=Dylan-DPC | Mazdak Farrokhzad | -1/+1 |
| 2020-03-21 | Rollup merge of #70176 - rylev:ice-tests, r=Centril | Mazdak Farrokhzad | -0/+651 |
| 2020-03-21 | Rollup merge of #70166 - CDirkx:range-inclusive-derives, r=cramertj | Mazdak Farrokhzad | -22/+2 |
| 2020-03-21 | Rollup merge of #70165 - matthewjasper:erase-more, r=nikomatsakis | Mazdak Farrokhzad | -110/+63 |
| 2020-03-21 | Rollup merge of #70139 - RalfJung:delay, r=eddyb | Mazdak Farrokhzad | -0/+4 |
| 2020-03-21 | Rollup merge of #70111 - Mark-Simulacrum:btree-no-shared, r=cuviper | Mazdak Farrokhzad | -266/+223 |
| 2020-03-21 | Rollup merge of #70058 - Centril:fix-70050, r=petrochenkov | Mazdak Farrokhzad | -9/+55 |
| 2020-03-21 | Rollup merge of #70038 - DutchGhost:const-forget-tests, r=RalfJung | Mazdak Farrokhzad | -18/+22 |
| 2020-03-21 | Rollup merge of #69997 - WaffleLapkin:option_zip, r=LukasKalbertodt | Mazdak Farrokhzad | -0/+58 |
| 2020-03-21 | Rollup merge of #69033 - jonas-schievink:resume-with-context, r=tmandry | Mazdak Farrokhzad | -36/+204 |
| 2020-03-21 | Rollup merge of #65097 - tmiasko:arc, r=Amanieu | Mazdak Farrokhzad | -4/+22 |
| 2020-03-20 | remove redundant returns (clippy::needless_return) | Matthias Krüger | -170/+142 |
| 2020-03-20 | remove redundant import (clippy::single_component_path_imports) | Matthias Krüger | -4/+1 |
| 2020-03-20 | Auto merge of #69509 - RalfJung:debug-assert-write, r=eddyb | bors | -12/+6 |
| 2020-03-20 | expand_include: set `.directory` to dir of included file. | Mazdak Farrokhzad | -1/+25 |
| 2020-03-20 | Abi::is_signed: assert that we are a Scalar | Ralf Jung | -2/+2 |
| 2020-03-20 | Clean up E0439 explanation | Guillaume Gomez | -2/+3 |
| 2020-03-20 | Fix debugger pretty printing of BTrees | Mark Rousskov | -20/+38 |
| 2020-03-20 | can_begin_literal_maybe_minus: `true` on `"-"? lit` NTs. | Mazdak Farrokhzad | -9/+55 |
| 2020-03-20 | must_use on split_off | Kornel | -0/+1 |
| 2020-03-20 | Update test commentary for shared root removal | Mark Rousskov | -9/+2 |
| 2020-03-20 | Simplify ensure_root_is_owned callers | Mark Rousskov | -15/+13 |
| 2020-03-20 | Drop NodeHeader type from BTree code | Mark Rousskov | -41/+5 |
| 2020-03-20 | Make functions dependent only on shared root avoidance safe | Mark Rousskov | -58/+58 |
| 2020-03-20 | Remove shared root code and assertions from BTree nodes | Mark Rousskov | -59/+8 |
| 2020-03-20 | Replace shared root with optional root | Mark Rousskov | -77/+112 |
| 2020-03-20 | Add tests for #58319 and #65131 | Ryan Levick | -0/+651 |
| 2020-03-20 | Fix oudated comment for NamedRegionMap | bjorn3 | -1/+1 |
| 2020-03-20 | Update const_forget.rs | DutchGhost | -1/+1 |
| 2020-03-20 | Rollup merge of #70146 - GuillaumeGomez:cleanup-e0438, r=Dylan-DPC | Yuki Okushi | -4/+5 |
| 2020-03-20 | Rollup merge of #70145 - lzutao:patch-1, r=Dylan-DPC | Yuki Okushi | -4/+4 |
| 2020-03-20 | Rollup merge of #70133 - hermitcore:libpanic_unwind, r=nikomatsakis | Yuki Okushi | -1/+0 |
| 2020-03-20 | Rollup merge of #70131 - Aaron1011:fix/issue-55099-test, r=nikomatsakis | Yuki Okushi | -0/+28 |
| 2020-03-20 | Rollup merge of #70103 - GuillaumeGomez:cleanup-e0437, r=Dylan-DPC | Yuki Okushi | -4/+5 |
| 2020-03-20 | Rollup merge of #69935 - davidtwco:issue-69925, r=eddyb | Yuki Okushi | -83/+102 |
| 2020-03-20 | Rollup merge of #69768 - oli-obk:union_field_ice, r=eddyb,RalfJung | Yuki Okushi | -13/+16 |
| 2020-03-20 | Rollup merge of #69618 - hniksic:mem-forget-doc-fix, r=RalfJung | Yuki Okushi | -16/+49 |
| 2020-03-20 | Make std::sync::Arc compatible with ThreadSanitizer | Tomasz Miąsko | -4/+22 |
| 2020-03-19 | Removed unused `Hasher` import. | CDirkx | -1/+1 |
| 2020-03-19 | Use erased regions in MIR | Matthew Jasper | -110/+63 |
| 2020-03-19 | Derive PartialEq, Eq and Hash for RangeInclusive | CDirkx | -21/+1 |
| 2020-03-19 | make "other" in docs of `Option::{zip,zip_with}` monofont | Waffle | -2/+2 |
| 2020-03-19 | Auto merge of #69402 - GuillaumeGomez:extend-search, r=kinnison | bors | -108/+237 |
| 2020-03-19 | Use `assert_ignored` when encoding metadata | John Kåre Alsaker | -38/+37 |