Commit 33fa870
committed
Auto merge of rust-lang#132943 - matthiaskrgr:rollup-164l3ej, r=matthiaskrgr
Rollup of 8 pull requests
Successful merges:
- rust-lang#132651 (Remove attributes from generics in built-in derive macros)
- rust-lang#132668 (Feature gate yield expressions not in 2024)
- rust-lang#132771 (test(configure): cover `parse_args` in `src/bootstrap/configure.py`)
- rust-lang#132895 (Generalize `NonNull::from_raw_parts` per ACP362)
- rust-lang#132914 (Update grammar in std::cell docs.)
- rust-lang#132927 (Consolidate type system const evaluation under `traits::evaluate_const`)
- rust-lang#132935 (Make sure to ignore elided lifetimes when pointing at args for fulfillment errors)
- rust-lang#132941 (Subtree update of `rust-analyzer`)
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
0 commit comments