Commit 65dcdc8
committed
Auto merge of #137163 - matthiaskrgr:rollup-ovgfkns, r=matthiaskrgr
Rollup of 7 pull requests
Successful merges:
- #136466 (Start removing `rustc_middle::hir::map::Map`)
- #136671 (Overhaul `rustc_middle::limits`)
- #136817 (Pattern Migration 2024: clean up and comment)
- #136844 (Use `const_error!` when possible)
- #137080 (bootstrap: add more tracing to compiler/std/llvm flows)
- #137101 (`invalid_from_utf8[_unchecked]`: also lint inherent methods)
- #137140 (Fix const items not being allowed to be called `r#move` or `r#static`)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
2 files changed
+3
-3
lines changed- crates
- hir-ty/src/diagnostics/match_check
- ide-db/src/generated
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9107 | 9107 | | |
9108 | 9108 | | |
9109 | 9109 | | |
9110 | | - | |
9111 | | - | |
| 9110 | + | |
| 9111 | + | |
9112 | 9112 | | |
9113 | 9113 | | |
9114 | 9114 | | |
| |||
0 commit comments