| Age | Commit message (Expand) | Author | Lines |
| 2024-10-23 | Auto merge of #132044 - lcnr:no-relate-abi, r=compiler-errors | bors | -115/+110 |
| 2024-10-23 | Auto merge of #132053 - matthiaskrgr:rollup-u5ds6i3, r=matthiaskrgr | bors | -562/+605 |
| 2024-10-23 | Rollup merge of #132040 - cuviper:assume_init-1.82, r=dtolnay | Matthias Krüger | -3/+3 |
| 2024-10-23 | Rollup merge of #132031 - slanterns:rc_default, r=ibraheemdev | Matthias Krüger | -8/+32 |
| 2024-10-23 | Rollup merge of #132026 - lcnr:stabilize-coherence-again, r=compiler-errors | Matthias Krüger | -25/+14 |
| 2024-10-23 | Rollup merge of #132002 - RalfJung:abi-compat-option-like, r=compiler-errors | Matthias Krüger | -1/+17 |
| 2024-10-23 | Rollup merge of #131707 - clarfonthey:constify-core-tests, r=thomcc | Matthias Krüger | -525/+539 |
| 2024-10-23 | Auto merge of #131982 - compiler-errors:split-trait-bound-modifiers, r=fmease | bors | -117/+116 |
| 2024-10-23 | Auto merge of #131929 - LaihoE:replace_default_capacity, r=joboet | bors | -4/+8 |
| 2024-10-23 | remove `PredicatePolarity` and `BoundConstness` relate impls | lcnr | -40/+11 |
| 2024-10-22 | Auto merge of #131871 - RalfJung:x86-32-float, r=workingjubilee | bors | -48/+50 |
| 2024-10-22 | do not relate `Abi` and `Safety` | lcnr | -75/+99 |
| 2024-10-22 | Represent TraitBoundModifiers as distinct parts in HIR | Michael Goulet | -117/+116 |
| 2024-10-22 | relnotes: fix stabilizations of `assume_init` | Josh Stone | -3/+3 |
| 2024-10-22 | better default capacity for str::replace | Laiho | -4/+8 |
| 2024-10-22 | Auto merge of #132035 - matthiaskrgr:rollup-ty1e4q0, r=matthiaskrgr | bors | -253/+473 |
| 2024-10-22 | Rollup merge of #132033 - Zalathar:directive-line, r=jieyouxu | Matthias Krüger | -65/+56 |
| 2024-10-22 | Rollup merge of #132022 - Zalathar:dominator-order, r=tmiasko | Matthias Krüger | -24/+24 |
| 2024-10-22 | Rollup merge of #132006 - onur-ozkan:131947, r=jieyouxu | Matthias Krüger | -7/+9 |
| 2024-10-22 | Rollup merge of #131732 - m4tx:fix-82824, r=davidtwco | Matthias Krüger | -69/+84 |
| 2024-10-22 | Rollup merge of #131731 - lucarlig:master, r=onur-ozkan | Matthias Krüger | -3/+33 |
| 2024-10-22 | Rollup merge of #131549 - compiler-errors:try-in-sync, r=spastorino | Matthias Krüger | -52/+135 |
| 2024-10-22 | Rollup merge of #131049 - compiler-errors:more-validation, r=spastorino | Matthias Krüger | -32/+104 |
| 2024-10-22 | Rollup merge of #125205 - ChrisDenton:verbatim-include, r=jieyouxu | Matthias Krüger | -1/+28 |
| 2024-10-22 | adjust asm test | Ralf Jung | -2/+4 |
| 2024-10-22 | Auto merge of #131321 - RalfJung:feature-activation, r=nnethercote | bors | -129/+151 |
| 2024-10-22 | Make `line_directive` return a `DirectiveLine` | Zalathar | -15/+20 |
| 2024-10-22 | Rename some fields of `DirectiveLine` | Zalathar | -23/+27 |
| 2024-10-22 | Stop using `line_directive` in `runtest::debugger` | Zalathar | -30/+12 |
| 2024-10-22 | Move `cmp_in_dominator_order` out of graph dominator computation | Zalathar | -24/+24 |
| 2024-10-22 | refactor `Arc<T>::default` | Slanterns | -7/+10 |
| 2024-10-22 | add codegen test | Slanterns | -0/+12 |
| 2024-10-22 | optimize `Rc<T>::default` | Slanterns | -1/+10 |
| 2024-10-22 | Auto merge of #132030 - matthiaskrgr:rollup-1g6quh0, r=matthiaskrgr | bors | -3031/+7209 |
| 2024-10-22 | Rollup merge of #132029 - lnicola:sync-from-ra, r=lnicola | Matthias Krüger | -2913/+7101 |
| 2024-10-22 | Rollup merge of #132021 - tshepang:patch-2, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2024-10-22 | Rollup merge of #131918 - Zalathar:counters, r=nnethercote | Matthias Krüger | -117/+107 |
| 2024-10-22 | Auto merge of #18364 - lnicola:sync-from-rust, r=lnicola | bors | -7362/+11339 |
| 2024-10-22 | Replace some LayoutError variants with the rustc_abi errors | Laurențiu Nicola | -24/+22 |
| 2024-10-22 | Bump rustc crates | Laurențiu Nicola | -5/+5 |
| 2024-10-22 | Merge from rust-lang/rust | Laurențiu Nicola | -7333/+11312 |
| 2024-10-22 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-10-22 | make some rustc_feature internals private, and ensure invariants with debug a... | Ralf Jung | -26/+62 |
| 2024-10-22 | terminology: #[feature] *enables* a feature (instead of "declaring" or "activ... | Ralf Jung | -129/+115 |
| 2024-10-22 | remove unused field | lcnr | -24/+13 |
| 2024-10-22 | fix typo | lcnr | -1/+1 |
| 2024-10-22 | Auto merge of #132020 - workingjubilee:rollup-a8iehqg, r=workingjubilee | bors | -94/+494 |
| 2024-10-22 | nuttx.md: typo | Tshepang Mbambo | -1/+1 |
| 2024-10-21 | Rollup merge of #132017 - celinval:smir-update-reviewerss, r=scottmcm | Jubilee | -1/+1 |
| 2024-10-21 | Rollup merge of #132015 - compiler-errors:move-const-trait-tests, r=fee1-dead | Jubilee | -10/+10 |