-
Notifications
You must be signed in to change notification settings - Fork 558
Commit c6e19e4
Auto merge of #144624 - Zalathar:rollup-w803jmq, r=Zalathar
Rollup of 10 pull requests
Successful merges:
- rust-lang/rust#143883 (Add `--link-targets-dir` argument to linkchecker)
- rust-lang/rust#144236 (Add `core::mem::DropGuard`)
- rust-lang/rust#144367 (Move dist-apple-various from x86_64 to aarch64)
- rust-lang/rust#144539 (constify with_exposed_provenance)
- rust-lang/rust#144569 (rustc-dev-guide subtree update)
- rust-lang/rust#144573 (Raw Pointers are Constant PatKinds too)
- rust-lang/rust#144575 (fixed typo chunks->as_chunks)
- rust-lang/rust#144578 (Ensure correct aligement of rustc_hir::Lifetime on platforms with lower default alignments.)
- rust-lang/rust#144582 (fix `Atomic*::as_ptr` wording)
- rust-lang/rust#144616 (coverage: Regression test for "function name is empty" bug)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
6 files changed
+449
-242
lines changed- src
- tests
6 files changed
+449
-242
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | - | ||
56 | + | ||
57 | + | ||
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
|
0 commit comments