Commit 91f22c4
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: rollup2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
| 470 | + | |
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
0 commit comments