| Age | Commit message (Expand) | Author | Lines |
| 2020-03-29 | Update LLVM submodule | Amanieu d'Antras | -0/+0 |
| 2020-03-29 | reduce rustc_attr usage in places | Mazdak Farrokhzad | -3/+1 |
| 2020-03-29 | Fix links for `AllocInit` methods | Tim Diekmann | -2/+2 |
| 2020-03-29 | Revert "Fix links for `AllocInit` methods" | Tim Diekmann | -2/+2 |
| 2020-03-29 | Auto merge of #70525 - Centril:rollup-vj3esv3, r=Centril | bors | -160/+202 |
| 2020-03-29 | Rollup merge of #70506 - ssomers:btreemap_testing_consts, r=RalfJung | Mazdak Farrokhzad | -41/+49 |
| 2020-03-29 | Rollup merge of #70101 - tmiasko:intrinsics-copy, r=eddyb | Mazdak Farrokhzad | -112/+112 |
| 2020-03-29 | Rollup merge of #68692 - jyn514:vec-from-array, r=LukasKalbertodt | Mazdak Farrokhzad | -7/+41 |
| 2020-03-29 | Auto merge of #70370 - petrochenkov:nosmatch, r=Centril | bors | -48/+43 |
| 2020-03-29 | Improve error messages for raw strings (#60762) | Russell Cohen | -63/+344 |
| 2020-03-29 | Fix links for `AllocInit` methods | Tim Diekmann | -2/+2 |
| 2020-03-29 | Auto merge of #70518 - Dylan-DPC:rollup-n2gkh3a, r=Dylan-DPC | bors | -46/+298 |
| 2020-03-29 | Minor doc fixes in `AllocInit::init` | Tim Diekmann | -3/+3 |
| 2020-03-29 | Implement `init` and `init_offset` on `AllocInit` and mark it unsafe | Tim Diekmann | -30/+39 |
| 2020-03-28 | Suggest correct order for args and constraints | Esteban Küber | -0/+68 |
| 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 | BTreeMap testing: introduce symbolic constants and refer to height consistently. | Stein Somers | -41/+49 |
| 2020-03-28 | Ensure output dir for dataflow results exists | Dylan MacKenzie | -0/+5 |
| 2020-03-28 | Dump graphviz dataflow results with flag | Dylan MacKenzie | -1/+15 |
| 2020-03-28 | `dump_enabled` takes a `DefId` instead of `MirSource` | Dylan MacKenzie | -6/+6 |
| 2020-03-28 | Add `-Z dump-mir-dataflow` | Dylan MacKenzie | -0/+4 |
| 2020-03-28 | Point at all constraints before args | Esteban Küber | -54/+86 |
| 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 | Make fields in `MemoryBlock` public | Tim Diekmann | -100/+79 |
| 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 | -11/+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 |