| Age | Commit message (Expand) | Author | Lines |
| 2020-03-29 | Rollup merge of #70510 - RalfJung:bool-vs-boolean, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2020-03-29 | Rollup merge of #70508 - RalfJung:scalar-from, r=eddyb | Dylan DPC | -19/+15 |
| 2020-03-29 | Rollup merge of #70503 - RalfJung:null, r=varkor | Dylan DPC | -4/+4 |
| 2020-03-29 | Rollup merge of #70235 - dillona:70182-check-before-using-git, r=Mark-Simulacrum | Dylan DPC | -11/+43 |
| 2020-03-29 | Rollup merge of #69937 - TyPR124:osstr_ascii, r=dtolnay | Dylan DPC | -11/+235 |
| 2020-03-28 | add tracking issue | TyPR124 | -6/+6 |
| 2020-03-28 | move doc links for consistency | TyPR124 | -4/+4 |
| 2020-03-28 | remove unnecessary comments | TyPR124 | -2/+0 |
| 2020-03-28 | use make_ascii_uppercase in windows/process.rs | TyPR124 | -5/+4 |
| 2020-03-28 | ascii methods on osstr | TyPR124 | -6/+233 |
| 2020-03-28 | Auto merge of #66938 - GuillaumeGomez:lint-for-no-crate-level-doc, r=Dylan-DPC | bors | -2/+44 |
| 2020-03-28 | fix TryEnterCriticalSection return type | Ralf Jung | -1/+1 |
| 2020-03-28 | refmt | Ralf Jung | -4/+1 |
| 2020-03-28 | get rid of useless back-and-forth cast | Ralf Jung | -3/+2 |
| 2020-03-28 | use more specialized Scalar::from_ constructors where appropriate | Ralf Jung | -13/+13 |
| 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-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 | 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 | add the label back but make it shorter | Mazdak Farrokhzad | -17/+34 |
| 2020-03-27 | Implement -Zlink-native-libraries | Jeremy Fitzhardinge | -3/+20 |
| 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 | 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 |