File tree
320 files changed
+375
-287
lines changed- compiler
- rustc_ast_ir/src
- rustc_ast_lowering/src
- rustc_ast/src
- expand
- util
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- polonius
- region_infer
- type_check
- liveness
- rustc_builtin_macros/src
- rustc_codegen_llvm/src
- debuginfo/metadata
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- traits
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_hir/src
- rustc_incremental/src
- persist
- rustc_infer/src
- infer
- canonical
- error_reporting
- region_constraints
- traits
- rustc_lint_defs/src
- rustc_lint/src
- context/diagnostics
- rustc_metadata/src
- rmeta
- rustc_middle/src
- hir
- infer
- middle
- mir
- interpret
- allocation
- query
- traits
- solve
- ty
- consts
- inhabitedness
- print
- rustc_mir_dataflow/src
- framework
- impls
- move_paths
- rustc_monomorphize/src
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_query_system/src
- dep_graph
- query
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- abi/call
- asm
- spec
- abi
- rustc_trait_selection/src
- solve
- assembly
- eval_ctxt
- inspect
- traits
- error_reporting
- query
- type_op
- specialize
- rustc_traits/src
- rustc_transmute/src
- layout
- maybe_transmutable
- rustc_type_ir/src
- stable_mir/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
320 files changed
+375
-287
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 | 23 |
| |
30 | 24 |
| |
31 | 25 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
|
Lines changed: 1 addition & 0 deletions
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