Commit 708ffd5
committed
Auto merge of rust-lang#142997 - workingjubilee:rollup-6lxec87, r=workingjubilee
Rollup of 15 pull requests
Successful merges:
- rust-lang#135731 (Implement parsing of pinned borrows)
- rust-lang#138780 (Add `#[loop_match]` for improved DFA codegen)
- rust-lang#142453 (Windows: make `read_dir` stop iterating after the first error is encountered)
- rust-lang#142633 (Error on invalid signatures for interrupt ABIs)
- rust-lang#142768 (Avoid a bitcast FFI call in transmuting)
- rust-lang#142825 (Port `#[track_caller]` to the new attribute system)
- rust-lang#142844 (Enable short-ice for Windows)
- rust-lang#142934 (Tweak `-Zmacro-stats` measurement.)
- rust-lang#142955 (Couple of test suite fixes for cg_clif)
- rust-lang#142977 (rustdoc: Don't mark `#[target_feature]` functions as ⚠)
- rust-lang#142980 (Reduce mismatched-lifetime-syntaxes suggestions to MaybeIncorrect)
- rust-lang#142982 (Corrected spelling mistake in c_str.rs)
- rust-lang#142983 (Taint body on invalid call ABI)
- rust-lang#142988 (Update wasm-component-ld to 0.5.14)
- rust-lang#142993 (Update cargo)
r? `@ghost`
`@rustbot` modify labels: rollup1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
158 | | - | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| |||
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
239 | | - | |
| 240 | + | |
240 | 241 | | |
241 | 242 | | |
242 | 243 | | |
| |||
0 commit comments