Commit f2b52d0
committed
Auto merge of #155542 - JonathanBrouwer:rollup-F7GZlGr, r=JonathanBrouwer
Rollup of 10 pull requests
Successful merges:
- rust-lang/rust#155054 (constify `Index(Mut)`, `Deref(Mut)` for `Vec`)
- rust-lang/rust#155264 (Add autocast support for `x86amx`)
- rust-lang/rust#155507 (suggest expect instead of unwrap when arg provided)
- rust-lang/rust#154664 (core/num: Implement feature `integer_cast_extras`)
- rust-lang/rust#155238 (compiletest: add a new diff for compare-out-by-lines tests.)
- rust-lang/rust#155474 (Rename incremental `cfail`/`cpass` revisions to `bfail`/`bpass`)
- rust-lang/rust#155493 (docs(num): fix stale link to `mem::Alignment`)
- rust-lang/rust#155529 (Remove `AttributeLintKind` variants - part 3)
- rust-lang/rust#155531 (Tweak `is_ascii_punctuation()` docs wording)
- rust-lang/rust#155533 (Provide a const new for `GlobalCache`)2 files changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
| 161 | + | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
319 | | - | |
| 318 | + | |
320 | 319 | | |
321 | 320 | | |
322 | 321 | | |
| |||
0 commit comments