Commit c9a1bcd
committed
Auto merge of rust-lang#108056 - matthiaskrgr:rollup-oa6bxvh, r=matthiaskrgr
Rollup of 9 pull requests
Successful merges:
- rust-lang#107573 (Update the minimum external LLVM to 14)
- rust-lang#107626 (Fix `x fix` on the standard library itself)
- rust-lang#107673 (update ICU4X to 1.1.0)
- rust-lang#107733 (Store metrics from `metrics.json` to CI PGO timer)
- rust-lang#108007 (Use `is_str` instead of string kind comparison)
- rust-lang#108033 (add an unstable `#[rustc_coinductive]` attribute)
- rust-lang#108039 (Refactor refcounted structural_impls via functors)
- rust-lang#108040 (Use derive attributes for uninteresting traversals)
- rust-lang#108044 (interpret: rename Pointer::from_addr → from_addr_invalid)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments