File tree
160 files changed
+1350
-1206
lines changed- compiler
- rustc_abi/src
- rustc_arena/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src
- rustc_ast/src
- rustc_attr/src
- rustc_baked_icu_data/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/build_system
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- rustc_const_eval/src
- interpret
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_driver/src
- rustc_error_codes/src
- rustc_error_messages/src
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_graphviz/src
- rustc_hir_analysis/src
- astconv
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src
- rustc_infer/src
- infer
- error_reporting
- outlives
- rustc_interface/src
- rustc_lint/src
- rustc_llvm
- llvm-wrapper
- src
- rustc_macros/src
- rustc_metadata/src
- rmeta
- rustc_middle/src
- mir
- rustc_mir_build/src/thir
- cx
- pattern
- rustc_mir_transform/src
- coverage
- rustc_parse/src/parser
- rustc_passes/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_resolve/src
- rustc_serialize/src
- rustc_smir/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- rustc_trait_selection/src
- traits/error_reporting
- rustc_ty_utils/src
- library
- alloc/src
- vec
- core/src
- char
- iter
- adapters
- sources
- traits
- mem
- net
- ops
- ptr
- sync
- proc_macro/src
- std/src
- io
- os
- ios
- macos
- watchos
- windows
- sys_common/once
- sys
- unix
- wasi
- windows
- thread
- test/src
- src
- bootstrap/src
- bin
- core
- build_steps
- librustdoc
- clean
- formats
- html
- render
- static/js
- json
- passes
- lint
- tools
- compiletest/src
- tests
- ui-fulldeps/internal-lints
- ui/higher-ranked
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
160 files changed
+1350
-1206
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 8 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1213 | 1213 |
| |
1214 | 1214 |
| |
1215 | 1215 |
| |
1216 |
| - | |
1217 |
| - | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
1218 | 1222 |
| |
1219 | 1223 |
| |
1220 | 1224 |
| |
| |||
1446 | 1450 |
| |
1447 | 1451 |
| |
1448 | 1452 |
| |
1449 |
| - | |
1450 |
| - | |
1451 |
| - | |
| 1453 | + | |
1452 | 1454 |
| |
1453 | 1455 |
| |
1454 | 1456 |
| |
| |||
1461 | 1463 |
| |
1462 | 1464 |
| |
1463 | 1465 |
| |
1464 |
| - | |
1465 |
| - | |
1466 |
| - | |
1467 |
| - | |
1468 |
| - | |
| 1466 | + | |
1469 | 1467 |
| |
1470 | 1468 |
| |
1471 | 1469 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Lines changed: 38 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
| |||
205 | 207 |
| |
206 | 208 |
| |
207 | 209 |
| |
| 210 | + | |
| 211 | + | |
208 | 212 |
| |
209 | 213 |
| |
210 | 214 |
| |
| |||
404 | 408 |
| |
405 | 409 |
| |
406 | 410 |
| |
407 |
| - | |
408 |
| - | |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
413 |
| - | |
414 |
| - | |
415 |
| - | |
416 |
| - | |
417 |
| - | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
418 | 431 |
| |
419 |
| - | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
420 | 446 |
| |
421 | 447 |
| |
422 | 448 |
| |
|
0 commit comments