File tree
136 files changed
+1241
-291
lines changed- compiler
- rustc_errors/src
- rustc_middle/src/ty
- rustc_mir_transform/src
- rustc_span/src
- rustc_trait_selection/src/traits/error_reporting
- library/core/src
- ops
- slice
- src/test/ui
- allocator
- associated-types
- auto-traits
- binop
- block-result
- chalkify
- coercion
- const-generics
- defaults
- generic_const_exprs
- issues
- occurs-check
- consts
- const-blocks
- const-eval
- did_you_mean
- feature-gates
- fmt
- generic-associated-types/bugs
- impl-trait
- issues
- issues
- kindck
- lexer
- mismatched_types
- never_type
- numbers-arithmetic
- on-unimplemented
- range
- rfc-1937-termination-trait
- span
- specialization
- str
- suggestions
- traits
- associated_type_bound
- bound
- inheritance
- reservation-impl
- suggest-deferences
- try-block
- try-trait
- type-alias-impl-trait
- typeck
- type
- ufcs
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
136 files changed
+1241
-291
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
381 | 387 | | |
382 | 388 | | |
383 | 389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
2206 | 2206 | | |
2207 | 2207 | | |
2208 | 2208 | | |
2209 | | - | |
| 2209 | + | |
2210 | 2210 | | |
2211 | 2211 | | |
2212 | 2212 | | |
| |||
2215 | 2215 | | |
2216 | 2216 | | |
2217 | 2217 | | |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
2218 | 2223 | | |
2219 | 2224 | | |
2220 | 2225 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 52 | | |
70 | 53 | | |
71 | 54 | | |
| |||
83 | 66 | | |
84 | 67 | | |
85 | 68 | | |
86 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
87 | 74 | | |
88 | 75 | | |
89 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
183 | 186 | | |
184 | 187 | | |
185 | 188 | | |
| |||
248 | 251 | | |
249 | 252 | | |
250 | 253 | | |
| 254 | + | |
251 | 255 | | |
252 | 256 | | |
253 | 257 | | |
| |||
0 commit comments