This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
107 files changed
+1142
-840
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/region_infer
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_infer/src/infer/opaque_types
- rustc_middle/src/ty
- rustc_mir_transform/src/coverage
- rustc_pattern_analysis
- src
- tests
- common
- rustc_resolve/src
- rustc_target/src/spec
- targets
- rustc_type_ir/src
- library
- alloc
- src
- tests
- core/src/alloc
- panic_unwind/src
- proc_macro/src/bridge
- std/src
- net
- sync/condvar
- sys_common
- sys
- pal
- unix/thread_parking
- wasm
- windows
- xous
- net
- sync/mutex
- thread/local
- src
- doc/rustc/src
- platform-support
- tools
- build-manifest/src
- clippy
- clippy_lints/src
- clippy_utils/src
- compiletest/src
- tests
- assembly/targets
- coverage
- ui
- async-await/in-trait
- const-generics
- generic_const_exprs
- late-bound-vars
- error-codes
- generic-associated-types
- impl-trait
- inference
- issues
- lifetimes
- lifetime-errors
- lint
- nll/user-annotations
- object-lifetime
- suggestions
- traits
- typeck
- unboxed-closures
- underscore-lifetime
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
107 files changed
+1142
-840
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4440 | 4440 |
| |
4441 | 4441 |
| |
4442 | 4442 |
| |
| 4443 | + | |
| 4444 | + | |
4443 | 4445 |
| |
4444 | 4446 |
| |
4445 | 4447 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
437 |
| - | |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 | 437 |
| |
442 | 438 |
| |
443 | 439 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1259 | 1259 |
| |
1260 | 1260 |
| |
1261 | 1261 |
| |
1262 |
| - | |
| 1262 | + | |
1263 | 1263 |
| |
1264 | 1264 |
| |
1265 | 1265 |
| |
| |||
1852 | 1852 |
| |
1853 | 1853 |
| |
1854 | 1854 |
| |
1855 |
| - | |
| 1855 | + | |
1856 | 1856 |
| |
1857 | 1857 |
| |
1858 | 1858 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
753 | 753 |
| |
754 | 754 |
| |
755 | 755 |
| |
756 |
| - | |
| 756 | + | |
757 | 757 |
| |
758 | 758 |
| |
759 | 759 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1387 | 1387 |
| |
1388 | 1388 |
| |
1389 | 1389 |
| |
1390 |
| - | |
| 1390 | + | |
1391 | 1391 |
| |
1392 | 1392 |
| |
1393 | 1393 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
320 |
| - | |
| 320 | + | |
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1261 | 1261 |
| |
1262 | 1262 |
| |
1263 | 1263 |
| |
1264 |
| - | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
1265 | 1269 |
| |
1266 | 1270 |
| |
1267 | 1271 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
| 248 | + | |
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
0 commit comments