Commit 9857e08
committed
Auto merge of #151634 - matthiaskrgr:rollup-cE0JR24, r=matthiaskrgr
Rollup of 10 pull requests
Successful merges:
- rust-lang/rust#145393 (Add codegen test for removing trailing zeroes from `NonZero`)
- rust-lang/rust#148764 (ptr_aligment_type: add more APIs)
- rust-lang/rust#149869 (std: avoid tearing `dbg!` prints)
- rust-lang/rust#150065 (add CSE optimization tests for iterating over slice)
- rust-lang/rust#150842 (Fix(lib/win/thread): Ensure `Sleep`'s usage passes over the requested duration under Win7)
- rust-lang/rust#151505 (Various refactors to the proc_macro bridge)
- rust-lang/rust#151560 (relnotes: fix 1.93's `as_mut_array` methods)
- rust-lang/rust#151317 (x86 soft-float feature: mark it as forbidden rather than unstable)
- rust-lang/rust#151577 (Rename `DepKindStruct` to `DepKindVTable`)
- rust-lang/rust#151620 (Fix 'the the' typo in library/core/src/array/iter.rs)2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- tests/fail
- dangling_pointers
- function_calls
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments