| Age | Commit message (Expand) | Author | Lines |
| 2020-03-30 | Assert that the trait ref does not need inference | Jonas Schievink | -0/+1 |
| 2020-03-30 | Use query instead of `impl_is_default` fn | Jonas Schievink | -24/+15 |
| 2020-03-30 | Sync `Instance::resolve` with the projection code | Jonas Schievink | -53/+40 |
| 2020-03-30 | Add a test | Jonas Schievink | -0/+23 |
| 2020-03-30 | spec. graph: track defining and finalizing impls | Jonas Schievink | -63/+93 |
| 2020-03-30 | Simplify `NodeItem` | Jonas Schievink | -12/+8 |
| 2020-03-30 | Use if let instead of match when only matching a single variant (clippy::sing... | Matthias Krüger | -751/+591 |
| 2020-03-30 | rustc -> rustc_middle part 5 -- fix tests | Mazdak Farrokhzad | -25/+25 |
| 2020-03-30 | rustc -> rustc_middle part 4 -- pacify tidy | Mazdak Farrokhzad | -1/+1 |
| 2020-03-30 | rustc -> rustc_middle part 3 (rustfmt) | Mazdak Farrokhzad | -739/+771 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -1514/+1510 |
| 2020-03-30 | rustc -> rustc_middle part 1 | Mazdak Farrokhzad | -54/+56 |
| 2020-03-30 | Auto merge of #70449 - ecstatic-morse:visit-body, r=oli-obk | bors | -34/+33 |
| 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 | 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 | #[link]: mention wasm_import_module instead of cfg | Jonas Schievink | -3/+3 |
| 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 | Update LLVM submodule | Amanieu d'Antras | -0/+0 |
| 2020-03-29 | reduce rustc_attr usage in places | Mazdak Farrokhzad | -2/+1 |
| 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 | 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 | 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 |