File tree
2,380 files changed
+24699
-16503
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- attr
- util
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust/state
- rustc_attr
- src
- rustc_borrowck
- src
- constraints
- diagnostics
- region_infer
- type_check
- liveness
- util
- rustc_builtin_macros
- src
- assert
- rustc_codegen_cranelift/src
- abi
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm
- src
- debuginfo
- metadata/enums
- llvm
- rustc_codegen_ssa
- src
- back
- coverageinfo
- debuginfo
- mir
- rustc_const_eval
- src
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_data_structures
- src
- fingerprint
- graph
- dominators
- iterate
- scc
- vec_graph
- profiling
- sorted_map
- sso
- stable_hasher
- sync
- tagged_ptr
- copy
- drop
- impl_tag
- rustc_driver_impl
- src
- rustc_error_codes/src/error_codes
- rustc_error_messages
- src
- rustc_errors
- src
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_fluent_macro
- src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- coherence
- collect
- impl_wf_check
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- generator_interior
- drop_ranges
- method
- rustc_incremental
- src
- persist
- rustc_index/src
- rustc_infer
- src
- errors
- infer
- canonical
- error_reporting
- nice_region_error
- higher_ranked
- lexical_region_resolve
- outlives
- region_constraints
- traits
- rustc_interface
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,380 files changed
+24699
-16503
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
| 184 | + | |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
188 | 188 |
| |
189 | 189 |
| |
190 |
| - | |
| 190 | + | |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 |
| - | |
| 199 | + | |
200 | 200 |
| |
201 | 201 |
| |
202 |
| - | |
| 202 | + | |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
| 208 | + | |
209 | 209 |
| |
210 | 210 |
| |
211 |
| - | |
| 211 | + | |
212 | 212 |
| |
213 | 213 |
| |
214 |
| - | |
| 214 | + | |
215 | 215 |
| |
216 | 216 |
| |
217 |
| - | |
| 217 | + | |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
| 220 | + | |
221 | 221 |
| |
222 | 222 |
| |
223 |
| - | |
| 223 | + | |
224 | 224 |
| |
225 | 225 |
| |
226 |
| - | |
| 226 | + | |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
| 229 | + | |
230 | 230 |
| |
231 | 231 |
| |
232 |
| - | |
| 232 | + | |
233 | 233 |
| |
234 | 234 |
| |
235 |
| - | |
| 235 | + | |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
| 238 | + | |
239 | 239 |
| |
240 | 240 |
| |
241 |
| - | |
| 241 | + | |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
| 244 | + | |
245 | 245 |
| |
246 | 246 |
| |
247 |
| - | |
| 247 | + | |
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
| |||
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
257 |
| - | |
| 257 | + | |
258 | 258 |
| |
259 | 259 |
| |
260 |
| - | |
| 260 | + | |
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
| 269 | + | |
270 | 270 |
| |
271 | 271 |
| |
272 |
| - | |
| 272 | + | |
273 | 273 |
| |
274 | 274 |
| |
275 |
| - | |
| 275 | + | |
276 | 276 |
| |
277 | 277 |
| |
278 |
| - | |
| 278 | + | |
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
285 |
| - | |
| 285 | + | |
286 | 286 |
| |
287 |
| - | |
| 287 | + | |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
| 290 | + | |
291 | 291 |
| |
292 | 292 |
| |
293 |
| - | |
| 293 | + | |
294 | 294 |
| |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
295 | 299 |
| |
296 | 300 |
| |
297 | 301 |
| |
298 |
| - | |
| 302 | + | |
299 | 303 |
| |
300 | 304 |
| |
301 | 305 |
| |
302 |
| - | |
| 306 | + | |
303 | 307 |
| |
304 | 308 |
| |
305 | 309 |
| |
306 |
| - | |
| 310 | + | |
307 | 311 |
| |
308 |
| - | |
| 312 | + | |
309 | 313 |
| |
310 | 314 |
| |
311 | 315 |
| |
312 | 316 |
| |
313 |
| - | |
| 317 | + | |
314 | 318 |
| |
315 | 319 |
| |
316 | 320 |
| |
| |||
322 | 326 |
| |
323 | 327 |
| |
324 | 328 |
| |
325 |
| - | |
| 329 | + | |
326 | 330 |
| |
327 | 331 |
| |
328 | 332 |
| |
| |||
333 | 337 |
| |
334 | 338 |
| |
335 | 339 |
| |
336 |
| - | |
| 340 | + | |
337 | 341 |
| |
338 | 342 |
| |
339 | 343 |
| |
| |||
344 | 348 |
| |
345 | 349 |
| |
346 | 350 |
| |
347 |
| - | |
| 351 | + | |
348 | 352 |
| |
349 | 353 |
| |
350 | 354 |
| |
| |||
355 | 359 |
| |
356 | 360 |
| |
357 | 361 |
| |
358 |
| - | |
| 362 | + | |
359 | 363 |
| |
360 | 364 |
| |
361 | 365 |
| |
| |||
366 | 370 |
| |
367 | 371 |
| |
368 | 372 |
| |
369 |
| - | |
| 373 | + | |
370 | 374 |
| |
371 | 375 |
| |
372 | 376 |
| |
| |||
381 | 385 |
| |
382 | 386 |
| |
383 | 387 |
| |
384 |
| - | |
| 388 | + | |
385 | 389 |
| |
386 | 390 |
| |
387 | 391 |
| |
|
0 commit comments