| Age | Commit message (Expand) | Author | Lines |
| 2020-03-30 | Polonius fact generation: fix path access fact location | Remy Rakic | -1/+1 |
| 2020-03-29 | Auto merge of #70009 - estebank:sugg-bound, r=Centril | bors | -640/+439 |
| 2020-03-29 | Use `&` to do deref coercion for `ReadOnlyBodyAndCache` | Dylan MacKenzie | -22/+22 |
| 2020-03-29 | Tweak `suggest_constraining_type_param` | Esteban Küber | -640/+439 |
| 2020-03-29 | Rollup merge of #70541 - lcnr:patch-1, r=varkor | Dylan DPC | -0/+1 |
| 2020-03-29 | Rollup merge of #70540 - jonas-schievink:link-attr-template, r=varkor | Dylan DPC | -3/+3 |
| 2020-03-29 | Rollup merge of #70539 - DutchGhost:test-62220, r=Dylan-DPC | Dylan DPC | -0/+22 |
| 2020-03-29 | Rollup merge of #69702 - anyska:tylayout-rename, r=oli-obk | Dylan DPC | -285/+298 |
| 2020-03-29 | Make `Visitor::visit_body` take a simple `Body` | Dylan MacKenzie | -30/+29 |
| 2020-03-29 | review comment: wording | Esteban Küber | -29/+22 |
| 2020-03-29 | Suggest correct order for arguments when encountering early constraints | Esteban Küber | -46/+74 |
| 2020-03-29 | prohibit_generics: update has_err for consts | Bastian Kauschke | -0/+1 |
| 2020-03-29 | add a build-pass test for issue 62220 | Dodo | -0/+22 |
| 2020-03-29 | Cleanup match expression | Russell Cohen | -11/+7 |
| 2020-03-29 | #[link]: mention wasm_import_module instead of cfg | Jonas Schievink | -3/+3 |
| 2020-03-29 | More raw string tests | Russell Cohen | -1/+16 |
| 2020-03-29 | Cleanup error messages, improve docstrings | Russell Cohen | -30/+48 |
| 2020-03-29 | Rollup merge of #70527 - Amanieu:fix_fastisel, r=Mark-Simulacrum | Mazdak Farrokhzad | -0/+0 |
| 2020-03-29 | Rollup merge of #70526 - Centril:less-attr, r=eddyb | Mazdak Farrokhzad | -2/+1 |
| 2020-03-29 | Rollup merge of #70140 - Nemo157:result-flatten, r=Amanieu | Mazdak Farrokhzad | -1/+33 |
| 2020-03-29 | Stabilize float::to_int_unchecked | Mark Rousskov | -22/+33 |
| 2020-03-29 | BTreeMap/BTreeSet: implement and test drain_filter | Stein Somers | -20/+653 |
| 2020-03-29 | Add benchmarks of drain_filter-like behaviour | Stein Somers | -0/+24 |
| 2020-03-29 | Update LLVM submodule | Amanieu d'Antras | -0/+0 |
| 2020-03-29 | reduce rustc_attr usage in places | Mazdak Farrokhzad | -2/+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 | 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 | 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 |