Commit ba04457
committed
Auto merge of #158455 - JonathanBrouwer:rollup-3fPbHms, r=JonathanBrouwer
Rollup of 15 pull requests
Successful merges:
- rust-lang/rust#153697 (Add arg splat experiment initial tuple impl)
- rust-lang/rust#158360 (Various borrowck cleanups and param_env/opaque_types_defined_by query simplifications for typeck children)
- rust-lang/rust#158438 (Use rigidness marker in fast_reject)
- rust-lang/rust#157127 (cg_LLVM: Stop needing an alloca for volatile loads)
- rust-lang/rust#158376 (Suggest `>=` for `=>` typo in closure and call argument positions)
- rust-lang/rust#158185 (perf: Make stable_crate_ids reads lock-free after crate loading)
- rust-lang/rust#158244 (Attribute docs `deprecated` , `warn`, `allow`, `cfg`, `deny`, and `forbid` )
- rust-lang/rust#158355 (Fixup the refactoring errors in rust-lang/rust#156246)
- rust-lang/rust#158361 (Move `check_ffi_pure` into the attribute parser)
- rust-lang/rust#158382 (Add safety section for SliceIndex::get_unchecked(mut))
- rust-lang/rust#158399 (std: truncate thread names on NetBSD)
- rust-lang/rust#158418 (Eliminate double length check in `Vec::into_array`)
- rust-lang/rust#158430 (Guard clone suggestion against empty obligation errors)
- rust-lang/rust#158446 (Update Enzyme submodule)
- rust-lang/rust#158448 (Cleanup `NumBuffer` comment and replace `ilog(10)` with `ilog10()`)5 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
| 467 | + | |
467 | 468 | | |
468 | 469 | | |
469 | 470 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| 640 | + | |
640 | 641 | | |
641 | 642 | | |
642 | 643 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2238 | 2238 | | |
2239 | 2239 | | |
2240 | 2240 | | |
| 2241 | + | |
2241 | 2242 | | |
2242 | 2243 | | |
2243 | 2244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1514 | 1514 | | |
1515 | 1515 | | |
1516 | 1516 | | |
| 1517 | + | |
1517 | 1518 | | |
1518 | 1519 | | |
1519 | 1520 | | |
| |||
0 commit comments