| Age | Commit message (Expand) | Author | Lines |
| 2020-03-28 | Auto merge of #70499 - Dylan-DPC:rollup-f9je1l8, r=Dylan-DPC | bors | -657/+1183 |
| 2020-03-28 | use machine_ prefix for target usize/isize | Ralf Jung | -2/+2 |
| 2020-03-28 | rename Scalar::{ptr_null -> null_ptr} | Ralf Jung | -2/+2 |
| 2020-03-28 | Rollup merge of #70495 - bkaestner:master, r=Mark-Simulacrum | Dylan DPC | -1/+3 |
| 2020-03-28 | Rollup merge of #70493 - 0xd4d:rustdoc-tab-size, r=GuillaumeGomez | Dylan DPC | -2/+2 |
| 2020-03-28 | Rollup merge of #70486 - Mark-Simulacrum:unicode-shrink, r=dtolnay | Dylan DPC | -652/+1152 |
| 2020-03-28 | Rollup merge of #70448 - TimotheeGerber:rustdoc-create-output-dir, r=Guillaum... | Dylan DPC | -1/+6 |
| 2020-03-28 | Rollup merge of #70418 - PankajChaudhary5:master, r=Dylan-DPC | Dylan DPC | -1/+20 |
| 2020-03-28 | Auto merge of #70485 - matthiaskrgr:submodule_upd, r=Dylan-DPC | bors | -10/+10 |
| 2020-03-28 | Replace last mention of IRC with Discord | Benjamin Kästner | -1/+3 |
| 2020-03-28 | Auto merge of #70261 - Centril:angle-args-partition, r=varkor | bors | -247/+404 |
| 2020-03-28 | Fix rustdoc.css CSS tab-size property | 0xd4d | -2/+2 |
| 2020-03-28 | Auto merge of #70095 - jsgf:link-native, r=nagisa | bors | -3/+20 |
| 2020-03-27 | Move raw string tests into the raw directory | Russell Cohen | -0/+0 |
| 2020-03-28 | Auto merge of #70483 - Centril:rollup-slli4yf, r=Centril | bors | -253/+485 |
| 2020-03-27 | Update the documentation comment | Mark Rousskov | -39/+73 |
| 2020-03-27 | Remove separate encoding for a single nonzero-mapping byte | Mark Rousskov | -46/+9 |
| 2020-03-27 | Add skip list based implementation for smaller encoding | Mark Rousskov | -819/+466 |
| 2020-03-27 | submodules: update clippy from 1ff81c1b to 70b93aab | Matthias Krüger | -10/+10 |
| 2020-03-27 | add `unused_braces`, lint anon_const | Bastian Kauschke | -129/+366 |
| 2020-03-27 | add visit_anon_const to EarlyContextAndPass | Bastian Kauschke | -0/+6 |
| 2020-03-27 | Rollup merge of #70480 - lcnr:appayupyup, r=eddyb | Mazdak Farrokhzad | -46/+50 |
| 2020-03-27 | Rollup merge of #70478 - lcnr:refactor-type_of, r=varkor | Mazdak Farrokhzad | -77/+71 |
| 2020-03-27 | Rollup merge of #70457 - Centril:non-exhaustive-scrutinee-type, r=estebank | Mazdak Farrokhzad | -0/+265 |
| 2020-03-27 | Rollup merge of #70434 - Centril:fix-34421, r=estebank | Mazdak Farrokhzad | -1/+73 |
| 2020-03-27 | Rollup merge of #70345 - nnethercote:rm-no_integrated_as, r=alexcrichton | Mazdak Farrokhzad | -129/+26 |
| 2020-03-27 | Auto merge of #70162 - cjgillot:split_query, r=Zoxc | bors | -1527/+1554 |
| 2020-03-27 | dogfood tasted bad | Jane Lusby | -3/+3 |
| 2020-03-27 | add the label back but make it shorter | Mazdak Farrokhzad | -17/+34 |
| 2020-03-27 | fix rustfmt issue | Jane Lusby | -2/+2 |
| 2020-03-27 | boycott manish | Jane Lusby | -9/+11 |
| 2020-03-27 | check for unstable options | Jane Lusby | -6/+24 |
| 2020-03-27 | Start work on clippy-fix as subcommand | Jane Lusby | -1/+6 |
| 2020-03-27 | Implement -Zlink-native-libraries | Jeremy Fitzhardinge | -3/+20 |
| 2020-03-27 | Rename TyLayout to TyAndLayout. | Ana-Maria Mihalache | -285/+298 |
| 2020-03-27 | Auto merge of #70474 - Dylan-DPC:rollup-0lsxmmk, r=Dylan-DPC | bors | -23/+60 |
| 2020-03-27 | refactor type_of for consts | Bastian Kauschke | -77/+71 |
| 2020-03-27 | clarify hir_id <-> node_id method names | Bastian Kauschke | -46/+50 |
| 2020-03-27 | avoid creating unnecessary reference in Windows Env iterator | Ralf Jung | -1/+1 |
| 2020-03-27 | Refactor changes | PankajChaudhary5 | -2/+0 |
| 2020-03-27 | Rollup merge of #70470 - GuillaumeGomez:cleanup-e0463, r=Dylan-DPC | Dylan DPC | -1/+3 |
| 2020-03-27 | Rollup merge of #70068 - jclulow:illumos-gcc, r=cramertj | Dylan DPC | -1/+13 |
| 2020-03-27 | Rollup merge of #69887 - GuillaumeGomez:cleanup-e0404, r=Dylan-DPC | Dylan DPC | -5/+5 |
| 2020-03-27 | Rollup merge of #65222 - Lucretiel:fold_self, r=kodrAus | Dylan DPC | -16/+39 |
| 2020-03-27 | clean up E0404 explanation | Guillaume Gomez | -5/+5 |
| 2020-03-27 | Refactor changes | PankajChaudhary5 | -3/+3 |
| 2020-03-27 | Auto merge of #69916 - oli-obk:mir_bless, r=eddyb | bors | -274/+1201 |
| 2020-03-27 | Clean up E0463 explanation | Guillaume Gomez | -1/+3 |
| 2020-03-27 | Auto merge of #70282 - ssomers:btreemap_gdb_pretty_print, r=Mark-Simulacrum | bors | -6/+17 |
| 2020-03-27 | address some review comments | Mazdak Farrokhzad | -95/+68 |