File tree
144 files changed
+483
-735
lines changed- compiler
- rustc_ast_lowering/src
 - rustc_ast_passes/src
 - rustc_ast/src
 - rustc_borrowck/src
 - rustc_builtin_macros/src
 - rustc_codegen_llvm/src
 - rustc_codegen_ssa/src
 - rustc_const_eval/src
 - rustc_errors/src
 - rustc_expand/src
 - rustc_feature/src
 - rustc_hir_analysis/src
 - rustc_hir_typeck/src
 - rustc_lint/src
 - rustc_macros/src
 - rustc_metadata/src
 - rustc_middle/src
 - rustc_mir_build/src
 - rustc_mir_transform/src
 - rustc_monomorphize/src
 - rustc_parse/src
- parser
 
 - rustc_passes/src
 - rustc_resolve/src
 - rustc_span/src
 - rustc_trait_selection/src
 - rustc_ty_utils/src
 
 - library
- core/src
 - std/src
 
 - src
- librustdoc
 - tools
- clippy
- clippy_lints/src
 - clippy_utils/src
 - tests/ui
 
 - tidy/src
 
 
 - tests/ui
- async-await
- issues
 
 - binding
 - borrowck
 - closures/2229_closure_analysis
- match
 
 - coroutine
 - drop
 - issues
 - lint
- unused
 
 - macros
 - mir
 - nll
 - parser
 - pattern/usefulness
 - reachable
 - rfcs
- rfc-0107-bind-by-move-pattern-guards
 - rfc-2294-if-let-guard
 - rfc-2497-if-let-chains
 
 - unpretty
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
144 files changed
+483
-735
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
6 | 6 |  | |
7 | 7 |  | |
8 | 8 |  | |
 | 9 | + | |
9 | 10 |  | |
10 | 11 |  | |
11 | 12 |  | |
 | |||
14 | 15 |  | |
15 | 16 |  | |
16 | 17 |  | |
17 |  | - | |
18 | 18 |  | |
19 | 19 |  | |
20 | 20 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
32 | 32 |  | |
33 | 33 |  | |
34 | 34 |  | |
 | 35 | + | |
35 | 36 |  | |
36 | 37 |  | |
37 |  | - | |
 | 38 | + | |
38 | 39 |  | |
39 | 40 |  | |
40 | 41 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
465 | 465 |  | |
466 | 466 |  | |
467 | 467 |  | |
468 |  | - | |
469 |  | - | |
470 |  | - | |
471 |  | - | |
472 |  | - | |
473 | 468 |  | |
474 | 469 |  | |
475 | 470 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
4 | 4 |  | |
5 | 5 |  | |
6 | 6 |  | |
 | 7 | + | |
7 | 8 |  | |
8 | 9 |  | |
9 |  | - | |
10 | 10 |  | |
11 | 11 |  | |
12 | 12 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
2 | 2 |  | |
3 | 3 |  | |
4 | 4 |  | |
 | 5 | + | |
5 | 6 |  | |
6 | 7 |  | |
7 | 8 |  | |
8 | 9 |  | |
9 |  | - | |
10 | 10 |  | |
11 | 11 |  | |
12 | 12 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
5 | 5 |  | |
6 | 6 |  | |
7 | 7 |  | |
 | 8 | + | |
8 | 9 |  | |
9 | 10 |  | |
10 | 11 |  | |
11 | 12 |  | |
12 | 13 |  | |
13 |  | - | |
14 | 14 |  | |
15 | 15 |  | |
16 | 16 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
6 | 6 |  | |
7 | 7 |  | |
8 | 8 |  | |
 | 9 | + | |
9 | 10 |  | |
10 | 11 |  | |
11 | 12 |  | |
12 | 13 |  | |
13 | 14 |  | |
14 |  | - | |
15 | 15 |  | |
16 | 16 |  | |
17 | 17 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
2 | 2 |  | |
3 | 3 |  | |
4 | 4 |  | |
 | 5 | + | |
5 | 6 |  | |
6 | 7 |  | |
7 | 8 |  | |
8 | 9 |  | |
9 | 10 |  | |
10 |  | - | |
11 | 11 |  | |
12 | 12 |  | |
13 | 13 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
1 | 1 |  | |
2 | 2 |  | |
3 | 3 |  | |
 | 4 | + | |
4 | 5 |  | |
5 | 6 |  | |
6 | 7 |  | |
7 | 8 |  | |
8 | 9 |  | |
9 |  | - | |
10 | 10 |  | |
11 | 11 |  | |
12 | 12 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
7 | 7 |  | |
8 | 8 |  | |
9 | 9 |  | |
 | 10 | + | |
10 | 11 |  | |
11 | 12 |  | |
12 | 13 |  | |
 | |||
0 commit comments