| Age | Commit message (Expand) | Author | Lines |
| 2023-10-09 | Auto merge of #116569 - matthiaskrgr:rollup-ni0jdd6, r=matthiaskrgr | bors | -419/+1338 |
| 2023-10-09 | Rollup merge of #116561 - ouz-a:testfor_115517, r=compiler-errors | Matthias Krüger | -0/+26 |
| 2023-10-09 | Rollup merge of #116543 - ouz-a:crate_return_vec, r=oli-obk | Matthias Krüger | -2/+2 |
| 2023-10-09 | Rollup merge of #116537 - gurry:116473-ice-sugg-overlap, r=compiler-errors | Matthias Krüger | -0/+351 |
| 2023-10-09 | Rollup merge of #115882 - aliemjay:diag-name-region-1, r=compiler-errors | Matthias Krüger | -417/+959 |
| 2023-10-09 | Auto merge of #116142 - GuillaumeGomez:enum-variant-display, r=fmease | bors | -0/+141 |
| 2023-10-09 | Add more complex test cases for enum discriminant display | Guillaume Gomez | -0/+19 |
| 2023-10-09 | add test | Oğuz Ağcayazı | -0/+26 |
| 2023-10-09 | return crates instead of a crate | Oğuz Ağcayazı | -2/+2 |
| 2023-10-09 | Auto merge of #116533 - cjgillot:skip-trivial-mir, r=oli-obk | bors | -1/+1 |
| 2023-10-09 | Fix suggestion span involving wrongly placed generic arg on enum variants | Gurinder Singh | -0/+351 |
| 2023-10-09 | Auto merge of #116096 - cjgillot:debuginfo-fndef-size, r=nikic | bors | -0/+18 |
| 2023-10-08 | Ignore MSVC in test. | Camille GILLOT | -0/+1 |
| 2023-10-08 | Make FnDef 1-ZST in LLVM debuginfo. | Camille GILLOT | -0/+17 |
| 2023-10-08 | Auto merge of #116515 - petrochenkov:nolegflavor, r=lqd | bors | -6/+6 |
| 2023-10-08 | Do not run optimizations on trivial MIR. | Camille GILLOT | -1/+1 |
| 2023-10-08 | Auto merge of #116183 - cjgillot:debug-dse-always, r=oli-obk | bors | -800/+731 |
| 2023-10-08 | remove trailing dots | Ali MJ Al-Nasrawy | -128/+128 |
| 2023-10-08 | always show and explain sub region | Ali MJ Al-Nasrawy | -302/+439 |
| 2023-10-08 | improve the suggestion of generic_bound_failure | Ali MJ Al-Nasrawy | -75/+480 |
| 2023-10-08 | Auto merge of #116514 - petrochenkov:nogccld, r=lqd | bors | -12/+0 |
| 2023-10-08 | Auto merge of #116509 - Enselic:rustc-test-op, r=Mark-Simulacrum | bors | -69/+33 |
| 2023-10-08 | linker: Remove `-Zgcc-ld` option | Vadim Petrochenkov | -12/+0 |
| 2023-10-07 | linker: Remove unstable legacy CLI linker flavors | Vadim Petrochenkov | -6/+6 |
| 2023-10-07 | Add cross-crate C-like variant test | Guillaume Gomez | -0/+60 |
| 2023-10-07 | Update enum-variant-value test | Guillaume Gomez | -2/+49 |
| 2023-10-07 | Auto merge of #115583 - RalfJung:packed-unsized, r=lcnr | bors | -11/+64 |
| 2023-10-07 | tests/run-make: Use RUSTC_TEST_OP in more places | Martin Nordholts | -56/+11 |
| 2023-10-07 | tests/run-make: Move RUSTC_TEST_OP to tools.mk | Martin Nordholts | -12/+22 |
| 2023-10-07 | tests/run-make: Remove wrong blessing advice | Martin Nordholts | -1/+0 |
| 2023-10-06 | Rollup merge of #116458 - bjorn3:fix_global_asm_test, r=workingjubilee | Jubilee | -1/+8 |
| 2023-10-06 | Rollup merge of #116400 - estebank:issue-78585, r=WaffleLapkin | Jubilee | -22/+136 |
| 2023-10-06 | Auto merge of #114811 - estebank:impl-ambiguity, r=wesleywiser | bors | -314/+349 |
| 2023-10-06 | Fix windows test that has different stderr output | Esteban Küber | -8/+10 |
| 2023-10-06 | Bless incremental tests. | Camille GILLOT | -10/+10 |
| 2023-10-06 | Preserve DebugInfo in DeadStoreElimination. | Camille GILLOT | -790/+721 |
| 2023-10-06 | Auto merge of #115304 - Enselic:trailing-gt, r=cjgillot | bors | -0/+24 |
| 2023-10-06 | Rollup merge of #116475 - notriddle:notriddle/impl-trait-null, r=GuillaumeGomez | Guillaume Gomez | -5/+20 |
| 2023-10-06 | Rollup merge of #116329 - RalfJung:swap-comments, r=scottmcm | Guillaume Gomez | -1/+2 |
| 2023-10-06 | Use pushsection/popsection | bjorn3 | -2/+2 |
| 2023-10-06 | Auto merge of #116018 - DianQK:simd-wide-sum-test, r=scottmcm | bors | -13/+13 |
| 2023-10-06 | Add a wishlist FIXME | scottmcm | -0/+2 |
| 2023-10-05 | rustdoc-search: fix bug with multi-item impl trait | Michael Howell | -5/+20 |
| 2023-10-06 | Rollup merge of #116421 - Urgau:inter-mut-invalid_ref_casting, r=oli-obk | Matthias Krüger | -21/+47 |
| 2023-10-05 | Properly export function defined in test which uses global_asm!() | bjorn3 | -1/+8 |
| 2023-10-05 | Auto merge of #116417 - ouz-a:trait_type_detective, r=compiler-errors | bors | -0/+21 |
| 2023-10-05 | remove is global hack | Oğuz Ağcayazı | -0/+21 |
| 2023-10-05 | Allow file names to end with '>' | Martin Nordholts | -0/+24 |
| 2023-10-05 | Rollup merge of #116428 - Alexendoo:note-duplicate-diagnostics, r=compiler-er... | Matthias Krüger | -200/+452 |
| 2023-10-05 | Rollup merge of #116415 - ouz-a:move_subtyper, r=oli-obk | Matthias Krüger | -52/+134 |