Commit b66c447
committed
Auto merge of #114331 - matthiaskrgr:rollup-rnrmwcx, r=matthiaskrgr
Rollup of 7 pull requests
Successful merges:
- #100455 (Implement RefUnwindSafe for Backtrace)
- #113428 (coverage: Replace `ExpressionOperandId` with enum `Operand`)
- #114283 (Use parking lot's rwlock even without parallel-rustc)
- #114288 (Improve diagnostic for wrong borrow on binary operations)
- #114296 (interpret: fix alignment handling for Repeat expressions)
- #114306 ([rustc_data_structures][perf] Simplify base_n::push_str.)
- #114320 (Cover statements for stable_mir)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
2 files changed
+24
-0
lines changed- tests/pass
2 files changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
0 commit comments