Commit 660aede
committed
Auto merge of rust-lang#141717 - jhpratt:rollup-neu8nzl, r=jhpratt
Rollup of 4 pull requests
Successful merges:
- rust-lang#138285 (Stabilize `repr128`)
- rust-lang#139994 (add `CStr::display`)
- rust-lang#141571 (coretests: extend and simplify float tests)
- rust-lang#141656 (CI: Add cargo tests to aarch64-apple-darwin)
Failed merges:
- rust-lang#141430 (remove `visit_clobber` and move `DummyAstNode` to `rustc_expand`)
- rust-lang#141636 (avoid some usages of `&mut P<T>` in AST visitors)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
5 files changed
+94
-101
lines changed- tests/ui
- auxiliary
- crashes/auxiliary
5 files changed
+94
-101
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
0 commit comments