| Age | Commit message (Expand) | Author | Lines |
| 2020-01-09 | Auto merge of #68067 - JohnTitor:rollup-vsj5won, r=JohnTitor | bors | -418/+3078 |
| 2020-01-10 | Rollup merge of #68054 - tspiteri:null-unchecked-as_mut, r=cramertj | Yuki Okushi | -0/+14 |
| 2020-01-10 | Rollup merge of #68040 - sinkuu:unused, r=petrochenkov | Yuki Okushi | -34/+1 |
| 2020-01-10 | Rollup merge of #68006 - infinity0:master, r=nikomatsakis | Yuki Okushi | -0/+1 |
| 2020-01-10 | Rollup merge of #67975 - EmbarkStudios:export-statics-wasm, r=alexcrichton | Yuki Okushi | -6/+13 |
| 2020-01-10 | Rollup merge of #67967 - JohnTitor:fix-ice-0107, r=matthewjasper | Yuki Okushi | -1/+30 |
| 2020-01-10 | Rollup merge of #67935 - Thomasdezeeuw:issue_67669, r=withoutboats | Yuki Okushi | -0/+2 |
| 2020-01-10 | Rollup merge of #67725 - ssomers:into_key_slice_mut, r=RalfJung | Yuki Okushi | -13/+21 |
| 2020-01-10 | Rollup merge of #67358 - cuviper:get_or_insert_owned, r=LukasKalbertodt | Yuki Okushi | -0/+32 |
| 2020-01-10 | Rollup merge of #67122 - petrochenkov:nodedup, r=estebank | Yuki Okushi | -361/+2961 |
| 2020-01-10 | Rollup merge of #66254 - CAD97:patch-1, r=KodrAus | Yuki Okushi | -3/+3 |
| 2020-01-09 | Address review comments + Update NLL tests | Vadim Petrochenkov | -6/+118 |
| 2020-01-09 | Mark Layout::new as const stable | CAD97 | -0/+1 |
| 2020-01-09 | Make Layout::new const | Christopher Durham | -3/+2 |
| 2020-01-09 | Update tests | Vadim Petrochenkov | -355/+2841 |
| 2020-01-09 | compiletest: Do not deduplicate diagnostics in UI tests | Vadim Petrochenkov | -0/+2 |
| 2020-01-09 | Auto merge of #68047 - pietroalbini:fix-toolstate-again, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-01-09 | doc: add Null-unchecked version section to mut pointer as_mut method | Trevor Spiteri | -0/+14 |
| 2020-01-09 | Auto merge of #67988 - Zoxc:prof-fix, r=michaelwoerister | bors | -238/+209 |
| 2020-01-09 | Apply suggestions from code review | Stein Somers | -1/+2 |
| 2020-01-09 | Simplify into_key_slice_mut and document bits and bobs | Stein Somers | -13/+20 |
| 2020-01-09 | ci: another take at fixing toolstate | Pietro Albini | -1/+1 |
| 2020-01-09 | More comments | John Kåre Alsaker | -2/+6 |
| 2020-01-09 | Change -Z time event naming scheme and make them generic activities | John Kåre Alsaker | -236/+203 |
| 2020-01-09 | Remove unused dependencies | Shotaro Yamada | -20/+0 |
| 2020-01-09 | Remove unused `struct ClosureUpvar` | Shotaro Yamada | -14/+1 |
| 2020-01-09 | Auto merge of #68034 - Centril:rollup-3d9pq14, r=Centril | bors | -535/+1666 |
| 2020-01-08 | Add HashSet::get_or_insert_owned | Josh Stone | -0/+32 |
| 2020-01-09 | Rollup merge of #68026 - llogiq:ch-ch-ch-ch-changes, r=varkor | Mazdak Farrokhzad | -6/+2 |
| 2020-01-09 | Rollup merge of #68024 - petrochenkov:recoverall, r=Centril | Mazdak Farrokhzad | -125/+77 |
| 2020-01-09 | Rollup merge of #68023 - FSciammarella:master, r=Centril,varkor | Mazdak Farrokhzad | -3/+3 |
| 2020-01-09 | Rollup merge of #68009 - wcampbell0x2a:spellcheck-librustc_error_codes, r=Cen... | Mazdak Farrokhzad | -5/+5 |
| 2020-01-09 | Rollup merge of #68005 - GuillaumeGomez:explanation-e0184, r=Dylan-DPC | Mazdak Farrokhzad | -4/+18 |
| 2020-01-09 | Rollup merge of #67990 - Centril:slice-pats-move-tests-match, r=matthewjasper | Mazdak Farrokhzad | -0/+978 |
| 2020-01-09 | Rollup merge of #67986 - JohnTitor:fix-ice-rust-call, r=varkor | Mazdak Farrokhzad | -5/+9 |
| 2020-01-09 | Rollup merge of #67979 - Centril:hir-cleanup, r=Zoxc | Mazdak Farrokhzad | -262/+421 |
| 2020-01-09 | Rollup merge of #67966 - popzxc:core-std-matches, r=Centril | Mazdak Farrokhzad | -118/+29 |
| 2020-01-09 | Rollup merge of #67884 - anp:allow-unused-const-attr, r=oli-obk | Mazdak Farrokhzad | -0/+3 |
| 2020-01-09 | Rollup merge of #67747 - estebank:bare-assoc-const, r=Centril | Mazdak Farrokhzad | -5/+50 |
| 2020-01-09 | Rollup merge of #67630 - oli-obk:extern_ptr_dangling, r=spastorino | Mazdak Farrokhzad | -2/+71 |
| 2020-01-08 | Fix Typo on cannot "substract" | Felipe Sciammarella | -3/+3 |
| 2020-01-08 | Small improvements in lexical_region_resolve | Andre Bogus | -6/+2 |
| 2020-01-08 | normalize rustc::hir::intravisit imports | Mazdak Farrokhzad | -55/+50 |
| 2020-01-08 | intravisit: use walk_list! more | Mazdak Farrokhzad | -27/+9 |
| 2020-01-08 | {rustc::hir -> rustc_hir}::intravisit | Mazdak Farrokhzad | -3/+7 |
| 2020-01-08 | intravisit: abstract over HIR Map | Mazdak Farrokhzad | -89/+258 |
| 2020-01-08 | intravisit: .expect_item -> .item | Mazdak Farrokhzad | -1/+9 |
| 2020-01-08 | NestedVisitorMap: reduce visibilities | Mazdak Farrokhzad | -3/+3 |
| 2020-01-08 | hir::map: elide & simplify | Mazdak Farrokhzad | -3/+3 |
| 2020-01-08 | collector: clarify dependencies | Mazdak Farrokhzad | -12/+15 |