Commit b42244c
committed
Auto merge of rust-lang#101560 - Dylan-DPC:rollup-8m8yr89, r=Dylan-DPC
Rollup of 6 pull requests
Successful merges:
- rust-lang#101153 (Migrate another part of rustc_infer to session diagnostic)
- rust-lang#101399 (Shrink span for bindings with subpatterns.)
- rust-lang#101422 (Hermit: Add File::set_time stub)
- rust-lang#101455 (Avoid UB in the Windows filesystem code in... bootstrap?)
- rust-lang#101498 (rustc: Parameterize `ty::Visibility` over used ID)
- rust-lang#101549 (Use HashStable_Generic in rustc_type_ir)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
70 files changed
+1200
-807
lines changed- compiler
- rustc_error_messages/locales/en-US
- rustc_infer/src
- errors
- infer/error_reporting
- nice_region_error
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- query
- ty
- rustc_mir_build/src
- build
- thir/pattern
- rustc_privacy/src
- rustc_query_system
- src/ich
- rustc_resolve/src
- rustc_span/src
- rustc_trait_selection/src/traits/error_reporting
- rustc_type_ir/src
- rustc_typeck/src/check
- method
- library/std/src/sys/hermit
- src
- bootstrap
- librustdoc/clean
- test
- mir-opt
- ui
- borrowck
- moves
- nll
- pattern
- bindings-after-at
- move-ref-patterns
- tools/clippy/clippy_lints/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+1200
-807
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3958 | 3958 | | |
3959 | 3959 | | |
3960 | 3960 | | |
| 3961 | + | |
3961 | 3962 | | |
3962 | 3963 | | |
3963 | 3964 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
This file was deleted.
0 commit comments