| Age | Commit message (Expand) | Author | Lines |
| 2023-09-15 | Auto merge of #3061 - rust-lang:rustup-2023-09-15, r=saethlin | bors | -5693/+10978 |
| 2023-09-15 | Merge from rustc | The Miri Conjob Bot | -5692/+10977 |
| 2023-09-15 | avoid blessing cargo deps's source code in ui tests | Pietro Albini | -3/+20 |
| 2023-09-15 | implement -Z ignore-directory-in-diagnostics-source-blocks | Pietro Albini | -7/+49 |
| 2023-09-15 | Auto merge of #115851 - Alexendoo:clippy-doc-hidden-headers, r=flip1995 | bors | -1/+20 |
| 2023-09-15 | Auto merge of #115850 - compiler-errors:effect-canon, r=fee1-dead | bors | -2/+47 |
| 2023-09-15 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-09-15 | Canonicalize effect vars in new solver | Michael Goulet | -2/+47 |
| 2023-09-15 | Auto merge of #115861 - clubby789:migrate-remove-semi-diag, r=compiler-errors | bors | -19/+36 |
| 2023-09-15 | Make 'remove semi to coerce match' diagnostic translatable | clubby789 | -19/+36 |
| 2023-09-15 | Auto merge of #115859 - compiler-errors:effect-fallback, r=fee1-dead | bors | -2/+9 |
| 2023-09-14 | Auto merge of #115857 - notriddle:notriddle/gui-test-themes, r=GuillaumeGomez | bors | -1/+149 |
| 2023-09-14 | Fallback effects even if types also fall back | Michael Goulet | -2/+9 |
| 2023-09-14 | rusdoc: add gui test for custom CSS themes | Michael Howell | -1/+149 |
| 2023-09-14 | Auto merge of #115677 - matthewjasper:let-expr-recovery, r=b-naber | bors | -2017/+2205 |
| 2023-09-14 | Ignore `#[doc(hidden)]` functions in clippy doc lints | Alex Macleod | -1/+20 |
| 2023-09-14 | Auto merge of #115848 - matthiaskrgr:rollup-lsul9dz, r=matthiaskrgr | bors | -41/+133 |
| 2023-09-14 | Rollup merge of #115844 - oli-obk:opaque_lifetime_ambiguity, r=jackh726 | Matthias Krüger | -15/+24 |
| 2023-09-14 | Rollup merge of #115834 - compiler-errors:binder-vars, r=jackh726 | Matthias Krüger | -15/+72 |
| 2023-09-14 | Rollup merge of #115832 - Zalathar:fix-no-coverage, r=oli-obk | Matthias Krüger | -3/+3 |
| 2023-09-14 | Rollup merge of #115772 - ouz-a:smir_span2, r=oli-obk | Matthias Krüger | -8/+34 |
| 2023-09-14 | Auto merge of #115804 - RalfJung:valtree-to-const-val, r=oli-obk | bors | -106/+78 |
| 2023-09-14 | Paper over an accidental regression | Oli Scherer | -15/+24 |
| 2023-09-14 | Auto merge of #115817 - fee1-dead-contrib:fix-codegen, r=oli-obk | bors | -41/+71 |
| 2023-09-14 | Auto merge of #112038 - Nemo157:edition-2024-unsafe_op_in_unsafe_fn, r=RalfJung | bors | -18/+40 |
| 2023-09-14 | Auto merge of #115764 - RalfJung:const-by-ref-alloc-id, r=oli-obk | bors | -220/+422 |
| 2023-09-14 | add regression test for something we fixed | Ralf Jung | -0/+31 |
| 2023-09-14 | fix clippy (and MIR printing) handling of ConstValue::Indirect slices | Ralf Jung | -44/+71 |
| 2023-09-14 | bless all | Ralf Jung | -0/+152 |
| 2023-09-14 | don't force all slice-typed ConstValue to be ConstValue::Slice | Ralf Jung | -54/+36 |
| 2023-09-14 | Auto merge of #115828 - clubby789:clubby-off-vacation, r=lqd | bors | -1/+1 |
| 2023-09-14 | treat host effect params as erased generics in codegen | Deadbeef | -41/+71 |
| 2023-09-14 | Auto merge of #115825 - cjgillot:expr-field-lint, r=compiler-errors | bors | -0/+24 |
| 2023-09-14 | found another place where we can eval() a const, and go through valtrees | Ralf Jung | -39/+14 |
| 2023-09-14 | always evaluate ConstantKind::Ty through valtrees | Ralf Jung | -16/+12 |
| 2023-09-14 | valtree_to_const_value: add fast-path for Scalar tuples/structs | Ralf Jung | -1/+16 |
| 2023-09-14 | make it more clear which functions create fresh AllocId | Ralf Jung | -45/+45 |
| 2023-09-14 | cleanup op_to_const a bit; rename ConstValue::ByRef → Indirect | Ralf Jung | -47/+40 |
| 2023-09-14 | use AllocId instead of Allocation in ConstValue::ByRef | Ralf Jung | -63/+80 |
| 2023-09-14 | a bit of cleanup in valtree_to_const_value | Ralf Jung | -51/+37 |
| 2023-09-14 | Auto merge of #115751 - lcnr:inspect-cleanup, r=compiler-errors | bors | -285/+349 |
| 2023-09-14 | Properly consider binder vars in HasTypeFlagsVisitor | Michael Goulet | -15/+72 |
| 2023-09-14 | Fix the error message for `#![feature(no_coverage)]` | Zalathar | -3/+3 |
| 2023-09-14 | Auto merge of #114656 - bossmc:rework-no-coverage-attr, r=oli-obk | bors | -213/+253 |
| 2023-09-14 | span is index | ouz-a | -8/+34 |
| 2023-09-13 | Remove `clubby789` from `users_on_vacation` | clubby789 | -1/+1 |
| 2023-09-13 | Auto merge of #115790 - flip1995:clippyup, r=Manishearth | bors | -1638/+4685 |
| 2023-09-13 | Visit ExprField for lint levels. | Camille GILLOT | -0/+24 |
| 2023-09-13 | Auto merge of #115820 - matthiaskrgr:rollup-kyglvpu, r=matthiaskrgr | bors | -228/+232 |
| 2023-09-13 | Rollup merge of #115816 - vita-rust:vita, r=cuviper | Matthias Krüger | -2/+2 |