| Age | Commit message (Expand) | Author | Lines |
| 2022-07-23 | now we can make scalar_to_ptr a method on Scalar | Ralf Jung | -0/+18 |
| 2022-07-23 | Rollup merge of #99580 - fmease:fix-issue-99565, r=estebank | Matthias Krüger | -5/+13 |
| 2022-07-22 | do not mark interior mutable shared refs as dereferenceable | Ralf Jung | -5/+10 |
| 2022-07-22 | rename PointerKind::Shared → SharedMutable to indicate this is NOT the usua... | Ralf Jung | -4/+4 |
| 2022-07-22 | Outline `SubstFolder` bug reporting code paths | Tomasz Miąsko | -55/+70 |
| 2022-07-22 | Inline `SubstFolder::tcx` | Tomasz Miąsko | -0/+1 |
| 2022-07-22 | Inline `Predicate::has_vars_bound_at_or_above` | Tomasz Miąsko | -0/+1 |
| 2022-07-22 | has_deref: simpler comparison, ty fix | ouz-a | -10/+2 |
| 2022-07-22 | simplify more, ret_deref -> has_deref | ouz-a | -6/+6 |
| 2022-07-22 | simplify some code that depend on Deref | ouz-a | -0/+20 |
| 2022-07-22 | Auto merge of #99521 - fee1-dead-contrib:const_fix_hax, r=oli-obk | bors | -0/+13 |
| 2022-07-22 | Rollup merge of #99539 - compiler-errors:bidirectional-block-suggestions, r=f... | Dylan DPC | -10/+14 |
| 2022-07-22 | Rollup merge of #99393 - Logarithmus:feature/99255-omit-const-generic-suffixe... | Dylan DPC | -1/+1 |
| 2022-07-22 | Rollup merge of #98868 - tmiasko:unreachable-coverage, r=wesleywiser | Dylan DPC | -0/+16 |
| 2022-07-22 | Don't suggest unnameable generic arguments | León Orell Valerian Liehr | -5/+13 |
| 2022-07-22 | Auto merge of #99420 - RalfJung:vtable, r=oli-obk | bors | -43/+86 |
| 2022-07-21 | avoid embedding StabilityLevel::Unstable reason string into metadata multiple... | klensy | -1/+7 |
| 2022-07-21 | Rollup merge of #99558 - fee1-dead-contrib:remap_constness_fix, r=oli-obk | Matthias Krüger | -10/+3 |
| 2022-07-21 | Rollup merge of #99528 - matthiaskrgr:2022_07_perf, r=estebank | Matthias Krüger | -6/+4 |
| 2022-07-21 | Fix `remap_constness` | Deadbeef | -10/+3 |
| 2022-07-21 | change `map_bound(|_| x` to `rebind(x` | Deadbeef | -1/+1 |
| 2022-07-21 | And for patterns too | Michael Goulet | -2/+5 |
| 2022-07-21 | Do if-expression obligation stuff less eagerly | Michael Goulet | -8/+9 |
| 2022-07-20 | Auto merge of #99058 - michaelwoerister:remove-stable-set-and-map, r=nagisa | bors | -3/+3 |
| 2022-07-20 | various nits from review | Ralf Jung | -1/+1 |
| 2022-07-20 | consistently use VTable over Vtable (matching stable stdlib API RawWakerVTable) | Ralf Jung | -31/+33 |
| 2022-07-20 | incorporate some review feedback | Ralf Jung | -1/+1 |
| 2022-07-20 | make use of symbolic vtables in interpreter | Ralf Jung | -18/+9 |
| 2022-07-20 | rename get_global_alloc to try_get_global_alloc | Ralf Jung | -10/+20 |
| 2022-07-20 | add a Vtable kind of symbolic allocations | Ralf Jung | -5/+45 |
| 2022-07-20 | Auto merge of #99520 - matthiaskrgr:rollup-05uuv5s, r=matthiaskrgr | bors | -10/+36 |
| 2022-07-20 | Fix hack that remaps env constness. | Deadbeef | -0/+13 |
| 2022-07-20 | Rollup merge of #99212 - davidtwco:partial-stability-implies, r=michaelwoerister | Matthias Krüger | -10/+36 |
| 2022-07-20 | Auto merge of #99472 - RalfJung:provenance, r=oli-obk | bors | -112/+114 |
| 2022-07-20 | passes: check implied feature exists | David Wood | -7/+7 |
| 2022-07-20 | passes: improved partial stabilization diagnostic | David Wood | -2/+19 |
| 2022-07-20 | middle: add `implies_by` to `#[unstable]` | David Wood | -1/+10 |
| 2022-07-20 | Auto merge of #99506 - Dylan-DPC:rollup-q3msucx, r=Dylan-DPC | bors | -2/+7 |
| 2022-07-20 | Remove unused StableMap and StableSet types from rustc_data_structures | Michael Woerister | -3/+3 |
| 2022-07-20 | Rollup merge of #99436 - Nilstrieb:toggle-box-noalias, r=fee1-dead | Dylan DPC | -2/+7 |
| 2022-07-20 | clippy::perf fixes | Matthias Krüger | -6/+4 |
| 2022-07-20 | Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r=estebank" | Oli Scherer | -24/+3 |
| 2022-07-19 | interpret: rename Tag/PointerTag to Prov/Provenance | Ralf Jung | -112/+114 |
| 2022-07-19 | Add flag to configure `noalias` on `Box<T>` | nils | -2/+7 |
| 2022-07-19 | Rollup merge of #99457 - SparrowLii:para_iter, r=fee1-dead | Matthias Krüger | -3/+1 |
| 2022-07-19 | Rollup merge of #98028 - aticu:master, r=estebank | Matthias Krüger | -0/+4 |
| 2022-07-19 | use `par_for_each_in` in `par_body_owners` and `collect_crate_mono_items` | SparrowLii | -3/+1 |
| 2022-07-19 | Add E0790 as more specific variant of E0283 | aticu | -0/+4 |
| 2022-07-19 | Rollup merge of #99404 - jmqd:master, r=compiler-errors | Dylan DPC | -1/+5 |
| 2022-07-19 | Use LocalDefId in OpaqueTypeKey | Michael Goulet | -13/+5 |