| Age | Commit message (Expand) | Author | Lines |
| 2023-09-09 | Rollup merge of #113807 - mojingran:master, r=WaffleLapkin | Matthias Krüger | -0/+17 |
| 2023-09-08 | Auto merge of #115641 - durin42:llvm-18-fatlto-take-2, r=nikic | bors | -16/+89 |
| 2023-09-08 | Auto merge of #115418 - Zoxc:freeze-source, r=oli-obk | bors | -229/+298 |
| 2023-09-08 | Auto merge of #115612 - cjgillot:const-prop-int, r=oli-obk | bors | -188/+1979 |
| 2023-09-08 | Auto merge of #115672 - GuillaumeGomez:rollup-mjiy56f, r=GuillaumeGomez | bors | -22/+173 |
| 2023-09-08 | Add Freeze::clone | John Kåre Alsaker | -8/+12 |
| 2023-09-08 | Rollup merge of #115643 - bvanjoi:fix-115203, r=RalfJung,oli-obk | Guillaume Gomez | -0/+34 |
| 2023-09-08 | Rollup merge of #115638 - ldm0:ldm/llvm-args-fix, r=nikic | Guillaume Gomez | -1/+4 |
| 2023-09-08 | Rollup merge of #115633 - compiler-errors:PRIVATE_BOUNDS-lint-node, r=petroch... | Guillaume Gomez | -3/+11 |
| 2023-09-08 | Rollup merge of #115201 - notriddle:notriddle/type-alias-impl-list, r=Guillau... | Guillaume Gomez | -13/+111 |
| 2023-09-08 | Rollup merge of #115088 - LuuuXXX:issue-112009, r=albertlarsan68 | Guillaume Gomez | -5/+8 |
| 2023-09-08 | Rollup merge of #104299 - mkrasnitski:discriminant-transmute-docs, r=oli-obk | Guillaume Gomez | -0/+5 |
| 2023-09-08 | Auto merge of #115372 - RalfJung:abi-assert-eq, r=davidtwco | bors | -170/+1300 |
| 2023-09-08 | need to disable part of this test on arm | Ralf Jung | -1/+8 |
| 2023-09-08 | Auto merge of #113492 - nebulark:pr_96475, r=petrochenkov | bors | -1/+117 |
| 2023-09-08 | Fix Issue 112009 | LuuuX | -5/+8 |
| 2023-09-08 | Auto merge of #115665 - matthiaskrgr:rollup-azdjs2r, r=matthiaskrgr | bors | -82/+246 |
| 2023-09-08 | turns out Layout has some more things to worry about -- move ABI comparison i... | Ralf Jung | -25/+38 |
| 2023-09-08 | the wasm ABI behavior is a bug | Ralf Jung | -11/+15 |
| 2023-09-08 | add a testcase for another MIPS64 bug | Ralf Jung | -0/+1 |
| 2023-09-08 | also ensure that size and alignment are the same | Ralf Jung | -6/+161 |
| 2023-09-08 | merge transparent-abi test into general abi compatibility test, and test repr... | Ralf Jung | -81/+42 |
| 2023-09-08 | add tests for RFC 3391 | Ralf Jung | -0/+25 |
| 2023-09-08 | accept some differences for rustc_abi(assert_eq), so that we can test more th... | Ralf Jung | -64/+449 |
| 2023-09-08 | Rollup merge of #115655 - notriddle:notriddle/rustdoc-fe-cleanup, r=Guillaume... | Matthias Krüger | -3/+1 |
| 2023-09-08 | Rollup merge of #115649 - notriddle:notriddle/82038, r=compiler-errors | Matthias Krüger | -0/+18 |
| 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 | -14/+61 |
| 2023-09-08 | Rollup merge of #115624 - compiler-errors:rtn-path, r=WaffleLapkin | Matthias Krüger | -2/+75 |
| 2023-09-08 | Rollup merge of #115604 - GuillaumeGomez:private-fields-tuple-struct, r=notri... | Matthias Krüger | -22/+53 |
| 2023-09-08 | Rollup merge of #115345 - g0djan:godjan/tier2-wasi-threads, r=WaffleLapkin | Matthias Krüger | -15/+24 |
| 2023-09-08 | Auto merge of #115608 - RalfJung:fn-arg-validity, r=oli-obk | bors | -4/+108 |
| 2023-09-08 | Auto merge of #115586 - Zalathar:query, r=cjgillot | bors | -72/+51 |
| 2023-09-08 | fix: return ealry when has tainted in mir-lint | bohan | -0/+34 |
| 2023-09-08 | Auto merge of #114299 - clarfonthey:char-min, r=dtolnay,BurntSushi | bors | -1/+51 |
| 2023-09-08 | Add missing Debuginfo to PDB debug file on windows. | Florian Schmiderer | -1/+117 |
| 2023-09-07 | rustdoc: remove unused ID `mainThemeStyle` | Michael Howell | -3/+1 |
| 2023-09-07 | Auto merge of #115527 - oli-obk:drop_maybe_uninit_in_const, r=lcnr | bors | -2/+39 |
| 2023-09-07 | diagnostics: add test case for trait bounds diagnostic | Michael Howell | -0/+18 |
| 2023-09-07 | Don't require `Drop` for `[PhantomData<T>; N]` where `N` and `T` are generic,... | Oli Scherer | -2/+39 |
| 2023-09-07 | Auto merge of #114855 - Urgau:rustdoc-typedef-inner-variants, r=GuillaumeGomez | bors | -146/+636 |
| 2023-09-07 | Add test where slice is a const. | Camille GILLOT | -17/+136 |
| 2023-09-07 | lto: handle Apple platforms correctly by eliding __LLVM, from section name | Augie Fackler | -1/+4 |
| 2023-09-07 | Correct comment and assumption. | Camille GILLOT | -6/+5 |
| 2023-09-07 | Auto merge of #114183 - Urgau:stabilize-print-with-path, r=oli-obk | bors | -34/+8 |
| 2023-09-07 | lto: load bitcode sections by name | Augie Fackler | -16/+86 |
| 2023-09-07 | Stabilize `PATH` option for `--print KIND=PATH` | Urgau | -34/+8 |
| 2023-09-07 | Use `Freeze` for `SourceFile.lines` | John Kåre Alsaker | -183/+203 |
| 2023-09-07 | Use `Freeze` for `SourceFile.external_src` | John Kåre Alsaker | -46/+91 |
| 2023-09-07 | Auto merge of #115602 - oli-obk:lower_intrinsics, r=petrochenkov | bors | -29/+30 |