File tree
196 files changed
+2509
-1675
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_builtin_macros/src
- rustc_const_eval/src/check_consts
- rustc_expand/src
- mbe
- rustc_hir/src
- rustc_hir_analysis/src/errors
- rustc_hir_typeck/src/method
- rustc_lint_defs/src
- rustc_middle/src/ty
- rustc_mir_build/src/build/matches
- rustc_parse/src/parser
- rustc_trait_selection/src/traits/select
- library
- alloc
- src
- collections/binary_heap
- tests
- core/src
- alloc
- ffi
- mem
- num
- ops
- slice
- str
- task
- proc_macro/src/bridge
- std/src
- ffi
- os
- fd
- solid
- unix
- windows/io
- sys/pal
- hermit
- sgx
- abi
- tls
- usercalls
- teeos
- unix
- process
- wasi
- windows
- thread
- src
- bootstrap/src/core/build_steps
- ci/docker/host-x86_64/x86_64-fuchsia
- librustdoc/html/render
- tools
- clippy/clippy_lints/src
- compiletest/src
- miri/tests/fail-dep/concurrency
- tidy/src
- style
- tests
- rustdoc-ui
- ui
- argument-suggestions
- async-await/async-fn
- auto-traits
- borrowck
- const-generics
- adt_const_params
- generic_arg_infer
- generic_const_exprs
- const_kind_expr
- consts
- error-codes
- generic-associated-types
- parse
- generics
- impl-trait
- explicit-generic-args-with-impl-trait
- in-trait
- rpit
- issues
- late-bound-lifetimes
- layout
- lifetimes
- lint
- macros
- methods
- parser/macro
- proc-macro
- resolve
- rfcs/rfc-2632-const-trait-impl
- effects
- structs
- suggestions
- trait-bounds
- traits
- associated_type_bound
- bound
- object
- suggest-dereferences
- transmutability
- type-alias-enum-variants
- type-alias-impl-trait
- typeck
- ufcs
- unboxed-closures
- ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
196 files changed
+2509
-1675
lines changedLarge diffs are not rendered by default.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
51 |
| - | |
| 50 | + | |
52 | 51 |
| |
53 |
| - | |
54 | 52 |
| |
55 | 53 |
| |
56 | 54 |
| |
| |||
67 | 65 |
| |
68 | 66 |
| |
69 | 67 |
| |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
70 | 78 |
| |
71 | 79 |
| |
72 | 80 |
| |
| |||
506 | 514 |
| |
507 | 515 |
| |
508 | 516 |
| |
509 |
| - | |
| 517 | + | |
510 | 518 |
| |
511 | 519 |
| |
512 |
| - | |
| 520 | + | |
513 | 521 |
| |
514 |
| - | |
| 522 | + | |
515 | 523 |
| |
516 |
| - | |
| 524 | + | |
517 | 525 |
| |
518 | 526 |
| |
519 | 527 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
| 56 | + | |
| 57 | + | |
61 | 58 |
| |
62 | 59 |
| |
63 | 60 |
| |
| |||
106 | 103 |
| |
107 | 104 |
| |
108 | 105 |
| |
109 |
| - | |
110 |
| - | |
| 106 | + | |
111 | 107 |
| |
112 | 108 |
| |
113 | 109 |
| |
| |||
150 | 146 |
| |
151 | 147 |
| |
152 | 148 |
| |
153 |
| - | |
154 |
| - | |
| 149 | + | |
| 150 | + | |
155 | 151 |
| |
| 152 | + | |
156 | 153 |
| |
157 | 154 |
| |
158 |
| - | |
159 |
| - | |
| 155 | + | |
| 156 | + | |
160 | 157 |
| |
| 158 | + | |
161 | 159 |
| |
162 | 160 |
| |
163 | 161 |
| |
| |||
214 | 212 |
| |
215 | 213 |
| |
216 | 214 |
| |
217 |
| - | |
| 215 | + | |
218 | 216 |
| |
219 | 217 |
| |
220 | 218 |
| |
221 | 219 |
| |
222 | 220 |
| |
223 |
| - | |
| 221 | + | |
224 | 222 |
| |
225 | 223 |
| |
226 | 224 |
| |
227 | 225 |
| |
228 |
| - | |
| 226 | + | |
229 | 227 |
| |
230 | 228 |
| |
231 | 229 |
| |
232 | 230 |
| |
233 | 231 |
| |
234 | 232 |
| |
235 | 233 |
| |
236 |
| - | |
| 234 | + | |
| 235 | + | |
237 | 236 |
| |
238 | 237 |
| |
239 | 238 |
| |
240 |
| - | |
| 239 | + | |
| 240 | + | |
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
245 |
| - | |
246 |
| - | |
247 |
| - | |
248 |
| - | |
| 244 | + | |
| 245 | + | |
249 | 246 |
| |
250 | 247 |
| |
251 |
| - | |
252 |
| - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
253 | 255 |
| |
254 | 256 |
| |
255 | 257 |
| |
256 | 258 |
| |
257 | 259 |
| |
258 | 260 |
| |
259 |
| - | |
| 261 | + | |
| 262 | + | |
260 | 263 |
| |
261 | 264 |
| |
262 | 265 |
| |
263 |
| - | |
| 266 | + | |
| 267 | + | |
264 | 268 |
| |
265 | 269 |
| |
266 | 270 |
| |
267 |
| - | |
| 271 | + | |
| 272 | + | |
268 | 273 |
| |
269 | 274 |
| |
270 | 275 |
| |
271 |
| - | |
| 276 | + | |
| 277 | + | |
272 | 278 |
| |
273 | 279 |
| |
274 | 280 |
| |
275 |
| - | |
| 281 | + | |
| 282 | + | |
276 | 283 |
| |
277 | 284 |
| |
278 | 285 |
| |
279 |
| - | |
| 286 | + | |
| 287 | + | |
280 | 288 |
| |
281 | 289 |
| |
282 | 290 |
| |
283 |
| - | |
| 291 | + | |
| 292 | + | |
284 | 293 |
| |
285 | 294 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
133 |
| - | |
| 132 | + | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
| 147 | + | |
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
| 153 | + | |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 |
| - | |
| 195 | + | |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
| 30 | + | |
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
104 | 130 |
| |
105 | 131 |
| |
106 | 132 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
| 40 | + | |
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
| |||
56 | 55 |
| |
57 | 56 |
| |
58 | 57 |
| |
59 |
| - | |
60 |
| - | |
| 58 | + | |
61 | 59 |
| |
62 | 60 |
| |
63 | 61 |
| |
| |||
75 | 73 |
| |
76 | 74 |
| |
77 | 75 |
| |
78 |
| - | |
79 |
| - | |
| 76 | + | |
80 | 77 |
| |
81 | 78 |
| |
82 | 79 |
| |
| |||
94 | 91 |
| |
95 | 92 |
| |
96 | 93 |
| |
97 |
| - | |
98 |
| - | |
| 94 | + | |
99 | 95 |
| |
100 | 96 |
| |
101 | 97 |
| |
| |||
113 | 109 |
| |
114 | 110 |
| |
115 | 111 |
| |
116 |
| - | |
117 |
| - | |
118 |
| - | |
| 112 | + | |
119 | 113 |
| |
120 | 114 |
| |
121 | 115 |
| |
| |||
142 | 136 |
| |
143 | 137 |
| |
144 | 138 |
| |
145 |
| - | |
| 139 | + | |
146 | 140 |
| |
147 | 141 |
| |
148 | 142 |
| |
149 | 143 |
| |
150 | 144 |
| |
151 | 145 |
| |
152 |
| - | |
| 146 | + | |
153 | 147 |
| |
154 | 148 |
| |
155 | 149 |
| |
|
0 commit comments