| Age | Commit message (Expand) | Author | Lines |
| 2023-09-08 | Auto merge of #113492 - nebulark:pr_96475, r=petrochenkov | bors | -1/+87 |
| 2023-09-08 | Rollup merge of #115634 - nnethercote:IntVid-FloatVid, r=oli-obk | Matthias Krüger | -26/+14 |
| 2023-09-08 | Rollup merge of #115629 - compiler-errors:sugg-deref-unsize, r=oli-obk | Matthias Krüger | -12/+22 |
| 2023-09-08 | Rollup merge of #115624 - compiler-errors:rtn-path, r=WaffleLapkin | Matthias Krüger | -0/+11 |
| 2023-09-08 | Auto merge of #115608 - RalfJung:fn-arg-validity, r=oli-obk | bors | -0/+7 |
| 2023-09-08 | Auto merge of #115586 - Zalathar:query, r=cjgillot | bors | -72/+51 |
| 2023-09-08 | Add missing Debuginfo to PDB debug file on windows. | Florian Schmiderer | -1/+87 |
| 2023-09-07 | Auto merge of #115527 - oli-obk:drop_maybe_uninit_in_const, r=lcnr | bors | -2/+22 |
| 2023-09-07 | Don't require `Drop` for `[PhantomData<T>; N]` where `N` and `T` are generic,... | Oli Scherer | -2/+22 |
| 2023-09-07 | Auto merge of #114183 - Urgau:stabilize-print-with-path, r=oli-obk | bors | -6/+0 |
| 2023-09-07 | Stabilize `PATH` option for `--print KIND=PATH` | Urgau | -6/+0 |
| 2023-09-07 | Auto merge of #115602 - oli-obk:lower_intrinsics, r=petrochenkov | bors | -29/+30 |
| 2023-09-07 | coverage: In the visitor, track max counter/expression IDs without +1 | Zalathar | -25/+25 |
| 2023-09-07 | coverage: Simplify the `coverageinfo` query to a single pass | Zalathar | -30/+13 |
| 2023-09-07 | coverage: Extract a common iterator over a function's coverage statements | Zalathar | -23/+19 |
| 2023-09-07 | Use `newtype_index` for `IntVid` and `FloatVid`. | Nicholas Nethercote | -26/+14 |
| 2023-09-07 | Auto merge of #115582 - compiler-errors:refine-yeet, r=oli-obk | bors | -5/+390 |
| 2023-09-07 | Ensure that dyn trait bounds stay sorted | Michael Goulet | -11/+8 |
| 2023-09-07 | Don't suggest dereferencing to unsized type | Michael Goulet | -1/+14 |
| 2023-09-07 | Auto merge of #115616 - bjorn3:sync_cg_clif-2023-09-06, r=bjorn3 | bors | -8/+10 |
| 2023-09-07 | Auto merge of #110050 - saethlin:better-u32-encoding, r=nnethercote | bors | -45/+399 |
| 2023-09-07 | Print the path of an RPITIT in RTN | Michael Goulet | -0/+11 |
| 2023-09-07 | Add note | Michael Goulet | -0/+2 |
| 2023-09-07 | Don't emit refining_impl_trait for private items | Michael Goulet | -1/+29 |
| 2023-09-06 | Add comments with the same level of detail as the PR description | Ben Kimock | -12/+54 |
| 2023-09-07 | Use self instead of the actual self ty | Michael Goulet | -3/+15 |
| 2023-09-07 | Implement refinement lint for RPITIT | Michael Goulet | -5/+348 |
| 2023-09-07 | Auto merge of #115166 - Urgau:invalid_ref_casting-invalid-unsafecell-usage, r... | bors | -5/+40 |
| 2023-09-06 | Auto merge of #115580 - eduardosm:stdarch-intrinsics, r=davidtwco,bjorn3 | bors | -248/+0 |
| 2023-09-06 | Auto merge of #114946 - anforowicz:generic-fix-for-asan-lto, r=tmiasko | bors | -0/+7 |
| 2023-09-06 | Merge commit 'dda103b1e33c4902deca8bccf614991ada781fa6' into sync_cg_clif-202... | bjorn3 | -8/+10 |
| 2023-09-06 | Auto merge of #115615 - matthiaskrgr:rollup-49fosdf, r=matthiaskrgr | bors | -25/+60 |
| 2023-09-06 | Rollup merge of #115605 - ouz-a:smir_better_debug, r=oli-obk | Matthias Krüger | -1/+8 |
| 2023-09-06 | Rollup merge of #115596 - nnethercote:two-small-changes, r=lqd | Matthias Krüger | -1/+1 |
| 2023-09-06 | Rollup merge of #115587 - mojave2:issue-115348, r=oli-obk | Matthias Krüger | -1/+1 |
| 2023-09-06 | Rollup merge of #115578 - ouz-a:rustc_clarify, r=oli-obk | Matthias Krüger | -3/+3 |
| 2023-09-06 | Rollup merge of #115574 - Veykril:rustc_parse_format-dep, r=Nilstrieb | Matthias Krüger | -2/+2 |
| 2023-09-06 | Rollup merge of #115473 - gurry:113110-expected-item, r=compiler-errors | Matthias Krüger | -4/+8 |
| 2023-09-06 | Rollup merge of #114511 - chenyukang:yukang-fix-114374-fmt-args, r=b-naber | Matthias Krüger | -13/+37 |
| 2023-09-06 | Auto merge of #115252 - cjgillot:mir-composite, r=davidtwco | bors | -284/+250 |
| 2023-09-06 | miri: catch function calls where the argument is caller-invalid / the return ... | Ralf Jung | -0/+7 |
| 2023-09-06 | Ty Debug now prints id and kind | ouz-a | -1/+8 |
| 2023-09-06 | Auto merge of #115401 - Zoxc:freeze, r=oli-obk | bors | -32/+148 |
| 2023-09-06 | fix #115348 | mojave2 | -1/+1 |
| 2023-09-06 | Use a reference to the lock in the guards | John Kåre Alsaker | -15/+14 |
| 2023-09-06 | Don't report any errors in `lower_intrinsics`. They should have been typecked... | Oli Scherer | -29/+30 |
| 2023-09-06 | make comments less cryptic | ouz-a | -3/+3 |
| 2023-09-06 | Implement and test monomorphization | Oli Scherer | -2/+63 |
| 2023-09-06 | Allow fetching the SMIR body of FnDefs | Oli Scherer | -5/+15 |
| 2023-09-06 | Deopaquify `ParamConst` | Oli Scherer | -11/+26 |