File tree
228 files changed
+1648
-1393
lines changed- compiler
- rustc_codegen_ssa/src/traits
 - rustc_metadata/src/rmeta
 - rustc_parse/src
 - rustc_resolve
 - rustc_smir/src/stable_mir
 - rustc_target/src/spec
- base
 - targets
 
 - rustc_trait_selection/src
- error_reporting/traits
 - traits/select
 
 - rustc_transmute/src
- layout
- tree
 
 - maybe_transmutable
 
 
 - src
- bootstrap/src
- core
- build_steps
 - builder
 - config
- toml
 
 
 - utils
- cc_detect
 
 
 - etc/completions
 
 - tests
- ui-fulldeps/stable-mir
 - ui
- auxiliary
 - box
 - cfg
 - const-generics
- defaults
 - early
 - generic_const_exprs
 - issues
 - min_const_generics
 
 - derives
 - drop
 - editions
 - fmt
 - generics
 - include-macros
 - lint
 - macros
 - methods
 - modules
 - resolve
- auxiliary
 
 - rust-2018
 - self
 - sepcomp
- auxiliary
 
 - shadowed
 - span
 - stability-attribute
- auxiliary
 
 - statics
- auxiliary
 
 - static
- auxiliary
 
 - structs-enums
 - suggestions
 - symbol-names
 - threads-sendsync
 - trait-bounds
 - traits
- auxiliary
 - const-traits
 
 - transmutability/references
 - tuple/tuple-struct-fields
 - type
- auxiliary
 
 - underscore-imports
 - unresolved
 - unsized
 - use/use-mod
 - warnings
 - wf
 
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
228 files changed
+1648
-1393
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
44 | 44 |  | |
45 | 45 |  | |
46 | 46 |  | |
47 |  | - | |
48 |  | - | |
49 |  | - | |
50 |  | - | |
 | 47 | + | |
 | 48 | + | |
 | 49 | + | |
 | 50 | + | |
51 | 51 |  | |
52 | 52 |  | |
53 | 53 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
1649 | 1649 |  | |
1650 | 1650 |  | |
1651 | 1651 |  | |
1652 |  | - | |
1653 |  | - | |
1654 |  | - | |
1655 |  | - | |
1656 |  | - | |
1657 |  | - | |
1658 |  | - | |
1659 |  | - | |
1660 |  | - | |
1661 |  | - | |
1662 |  | - | |
1663 |  | - | |
1664 |  | - | |
1665 |  | - | |
1666 |  | - | |
1667 |  | - | |
1668 |  | - | |
1669 |  | - | |
1670 |  | - | |
1671 |  | - | |
1672 |  | - | |
1673 |  | - | |
1674 |  | - | |
1675 |  | - | |
1676 |  | - | |
1677 |  | - | |
1678 |  | - | |
1679 |  | - | |
 | 1652 | + | |
1680 | 1653 |  | |
1681 | 1654 |  | |
1682 | 1655 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
180 | 180 |  | |
181 | 181 |  | |
182 | 182 |  | |
 | 183 | + | |
 | 184 | + | |
 | 185 | + | |
 | 186 | + | |
 | 187 | + | |
183 | 188 |  | |
184 | 189 |  | |
185 |  | - | |
 | 190 | + | |
186 | 191 |  | |
187 | 192 |  | |
188 | 193 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
119 | 119 |  | |
120 | 120 |  | |
121 | 121 |  | |
122 |  | - | |
 | 122 | + | |
123 | 123 |  | |
124 | 124 |  | |
125 | 125 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
743 | 743 |  | |
744 | 744 |  | |
745 | 745 |  | |
 | 746 | + | |
 | 747 | + | |
 | 748 | + | |
 | 749 | + | |
 | 750 | + | |
 | 751 | + | |
 | 752 | + | |
 | 753 | + | |
746 | 754 |  | |
747 | 755 |  | |
748 | 756 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
6 | 6 |  | |
7 | 7 |  | |
8 | 8 |  | |
9 |  | - | |
 | 9 | + | |
10 | 10 |  | |
11 | 11 |  | |
12 | 12 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
80 | 80 |  | |
81 | 81 |  | |
82 | 82 |  | |
 | 83 | + | |
 | 84 | + | |
 | 85 | + | |
 | 86 | + | |
 | 87 | + | |
 | 88 | + | |
83 | 89 |  | |
84 | 90 |  | |
85 | 91 |  | |
 | |||
554 | 560 |  | |
555 | 561 |  | |
556 | 562 |  | |
557 |  | - | |
 | 563 | + | |
558 | 564 |  | |
559 | 565 |  | |
560 | 566 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
2213 | 2213 |  | |
2214 | 2214 |  | |
2215 | 2215 |  | |
2216 |  | - | |
2217 |  | - | |
2218 |  | - | |
2219 |  | - | |
2220 |  | - | |
2221 |  | - | |
2222 |  | - | |
2223 |  | - | |
2224 |  | - | |
2225 |  | - | |
2226 |  | - | |
2227 |  | - | |
 | 2216 | + | |
 | 2217 | + | |
 | 2218 | + | |
 | 2219 | + | |
2228 | 2220 |  | |
2229 | 2221 |  | |
2230 | 2222 |  | |
 | |||
2286 | 2278 |  | |
2287 | 2279 |  | |
2288 | 2280 |  | |
2289 |  | - | |
 | 2281 | + | |
2290 | 2282 |  | |
2291 | 2283 |  | |
2292 | 2284 |  | |
 | |||
2783 | 2775 |  | |
2784 | 2776 |  | |
2785 | 2777 |  | |
2786 |  | - | |
 | 2778 | + | |
2787 | 2779 |  | |
2788 | 2780 |  | |
2789 | 2781 |  | |
 | |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
31 | 31 |  | |
32 | 32 |  | |
33 | 33 |  | |
34 |  | - | |
 | 34 | + | |
35 | 35 |  | |
36 | 36 |  | |
37 | 37 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
13 | 13 |  | |
14 | 14 |  | |
15 | 15 |  | |
16 |  | - | |
 | 16 | + | |
17 | 17 |  | |
18 | 18 |  | |
19 | 19 |  | |
 | |||
0 commit comments