Commit 204e81c
File tree
220 files changed
+2046
-2739
lines changed- compiler
- rustc_errors/src
- rustc_infer/src/infer/error_reporting
- nice_region_error
- rustc_trait_selection/src/traits
- error_reporting
- rustc_typeck/src
- check
- fn_ctxt
- method
- src/test
- incremental/hashes
- ui
- allocator
- associated-consts
- associated-item
- associated-type-bounds
- associated-types
- async-await
- issues
- attributes
- borrowck
- box
- chalkify
- closures
- cmse-nonsecure
- cmse-nonsecure-call
- cmse-nonsecure-entry
- coherence
- compare-method
- const-generics
- defaults
- generic_const_exprs
- occurs-check
- derives
- did_you_mean
- error-codes
- expr/malformed_closure
- feature-gates
- fmt
- for
- generator
- generic-associated-types
- hrtb
- impl-trait
- inference
- issues
- iterators
- layout
- lifetimes
- marker_trait_attr
- mismatched_types
- missing-trait-bounds
- auxiliary
- never_type
- on-unimplemented
- parser
- range
- regions
- rfc-2497-if-let-chains
- rfc-2632-const-trait-impl
- span
- specialization/defaultimpl
- str
- structs
- suggestions
- lifetimes
- traits
- bound
- inheritance
- negative-impls
- reservation-impl
- vtable
- trivial-bounds
- try-block
- try-trait
- type
- type-check
- ufcs
- union
- unsized
- wf
- where-clauses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
220 files changed
+2046
-2739
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1266 | 1266 |
| |
1267 | 1267 |
| |
1268 | 1268 |
| |
| 1269 | + | |
1269 | 1270 |
| |
1270 | 1271 |
| |
1271 | 1272 |
| |
| 1273 | + | |
1272 | 1274 |
| |
1273 | 1275 |
| |
1274 | 1276 |
| |
1275 | 1277 |
| |
1276 | 1278 |
| |
1277 | 1279 |
| |
| 1280 | + | |
1278 | 1281 |
| |
1279 | 1282 |
| |
1280 | 1283 |
| |
1281 | 1284 |
| |
| 1285 | + | |
1282 | 1286 |
| |
1283 | 1287 |
| |
1284 |
| - | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
1285 | 1300 |
| |
1286 | 1301 |
| |
1287 | 1302 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2113 | 2113 |
| |
2114 | 2114 |
| |
2115 | 2115 |
| |
| 2116 | + | |
2116 | 2117 |
| |
2117 | 2118 |
| |
| 2119 | + | |
| 2120 | + | |
| 2121 | + | |
| 2122 | + | |
| 2123 | + | |
| 2124 | + | |
| 2125 | + | |
| 2126 | + | |
2118 | 2127 |
| |
2119 |
| - | |
| 2128 | + | |
2120 | 2129 |
| |
2121 | 2130 |
| |
2122 | 2131 |
| |
| |||
2153 | 2162 |
| |
2154 | 2163 |
| |
2155 | 2164 |
| |
2156 |
| - | |
| 2165 | + | |
2157 | 2166 |
| |
2158 | 2167 |
| |
2159 | 2168 |
| |
| |||
2175 | 2184 |
| |
2176 | 2185 |
| |
2177 | 2186 |
| |
2178 |
| - | |
| 2187 | + | |
2179 | 2188 |
| |
2180 | 2189 |
| |
2181 | 2190 |
| |
|
0 commit comments