File tree
102 files changed
+1838
-802
lines changed- compiler
- rustc_ast/src
- rustc_borrowck/src
- diagnostics
- polonius/legacy
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_llvm/src/llvm
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- check_consts
- interpret
- rustc_hir_typeck/src
- fn_ctxt
- rustc_middle/src
- mir
- thir
- rustc_mir_build
- src
- builder/expr
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- rustc_passes/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_trait_selection/src
- solve
- fulfill
- inspect
- traits
- query/type_op
- rustc_ty_utils/src
- library
- core/src
- ptr
- slice/sort/stable
- std/src/sync
- poison
- src
- ci
- github-actions
- scripts
- tools
- clippy/clippy_utils/src
- miri
- src
- tests/pass
- tests
- crashes
- ui
- array-slice-vec
- associated-inherent-types/bugs
- const-generics/issues
- diagnostic_namespace/do_not_recommend
- impl-trait/in-trait
- liveness
- traits
- const-traits
- next-solver
- canonical
- typeck/issue-114918
- union
- unsafe-binders
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
102 files changed
+1838
-802
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
| 19 | + | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1657 | 1657 |
| |
1658 | 1658 |
| |
1659 | 1659 |
| |
1660 |
| - | |
| 1660 | + | |
1661 | 1661 |
| |
1662 | 1662 |
| |
1663 | 1663 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3915 | 3915 |
| |
3916 | 3916 |
| |
3917 | 3917 |
| |
3918 |
| - | |
| 3918 | + | |
| 3919 | + | |
3919 | 3920 |
| |
3920 | 3921 |
| |
3921 | 3922 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
| 373 | + | |
373 | 374 |
| |
374 | 375 |
| |
375 | 376 |
| |
| |||
450 | 451 |
| |
451 | 452 |
| |
452 | 453 |
| |
453 |
| - | |
454 |
| - | |
455 |
| - | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
456 | 457 |
| |
457 | 458 |
| |
458 | 459 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
| 171 | + | |
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
|
Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1398 | 1398 |
| |
1399 | 1399 |
| |
1400 | 1400 |
| |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
1401 | 1405 |
| |
1402 | 1406 |
| |
1403 | 1407 |
| |
| |||
1770 | 1774 |
| |
1771 | 1775 |
| |
1772 | 1776 |
| |
1773 |
| - | |
| 1777 | + | |
| 1778 | + | |
1774 | 1779 |
| |
1775 | 1780 |
| |
1776 | 1781 |
| |
| |||
2004 | 2009 |
| |
2005 | 2010 |
| |
2006 | 2011 |
| |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
2007 | 2016 |
| |
2008 | 2017 |
| |
2009 | 2018 |
| |
| |||
2384 | 2393 |
| |
2385 | 2394 |
| |
2386 | 2395 |
| |
2387 |
| - | |
| 2396 | + | |
| 2397 | + | |
2388 | 2398 |
| |
2389 | 2399 |
| |
2390 | 2400 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
253 |
| - | |
| 253 | + | |
| 254 | + | |
254 | 255 |
| |
255 | 256 |
| |
256 | 257 |
| |
| |||
519 | 520 |
| |
520 | 521 |
| |
521 | 522 |
| |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
522 | 527 |
| |
523 | 528 |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
328 | 332 |
| |
329 | 333 |
| |
330 | 334 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
69 | 73 |
| |
70 | 74 |
| |
71 | 75 |
| |
|
Lines changed: 44 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
305 | 324 |
| |
306 | 325 |
| |
307 | 326 |
| |
| |||
2233 | 2252 |
| |
2234 | 2253 |
| |
2235 | 2254 |
| |
| 2255 | + | |
| 2256 | + | |
| 2257 | + | |
| 2258 | + | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
| 2262 | + | |
| 2263 | + | |
| 2264 | + | |
| 2265 | + | |
| 2266 | + | |
| 2267 | + | |
| 2268 | + | |
| 2269 | + | |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
2236 | 2276 |
| |
2237 | 2277 |
| |
2238 | 2278 |
| |
| |||
2258 | 2298 |
| |
2259 | 2299 |
| |
2260 | 2300 |
| |
2261 |
| - | |
| 2301 | + | |
| 2302 | + | |
2262 | 2303 |
| |
2263 | 2304 |
| |
2264 | 2305 |
| |
| |||
2450 | 2491 |
| |
2451 | 2492 |
| |
2452 | 2493 |
| |
2453 |
| - | |
| 2494 | + | |
| 2495 | + | |
2454 | 2496 |
| |
2455 | 2497 |
| |
2456 | 2498 |
| |
|
0 commit comments