File tree
224 files changed
+2334
-1166
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src
- region_infer
- rustc_builtin_macros/src
- rustc_feature/src
- rustc_hir_analysis/src
- check
- coherence
- collect
- rustc_hir/src
- rustc_infer/src/infer
- error_reporting
- nll_relate
- rustc_lint
- src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- query
- traits
- ty
- rustc_session/src
- rustc_span/src
- rustc_target/src/asm
- rustc_trait_selection/src/traits
- error_reporting
- select
- rustc_ty_utils
- src
- library
- core/src
- mem
- ops
- slice
- task
- std/src
- sys
- sgx/waitqueue
- unix
- thread
- src
- librustdoc
- tools
- clippy
- clippy_lints/src
- tests/ui
- miri
- src/borrow_tracker/stacked_borrows
- tests
- fail
- stacked_borrows
- pass/stacked-borrows
- tests
- codegen
- mir-opt/pre-codegen
- run-make/coverage-llvmir
- ui
- associated-inherent-types
- associated-types
- async-await
- multiple-lifetimes
- borrowck
- closure_context
- closures/2229_closure_analysis
- migrations
- optimization
- run_pass
- coercion
- const-generics/defaults
- consts
- custom_test_frameworks
- diagnostic-width
- drop
- dst
- enum-discriminant
- auxiliary
- explicit
- feature-gates
- generator
- generic-associated-types
- hygiene
- impl-trait
- in-trait
- issues
- kindck
- lint
- liveness
- macros
- mismatched_types
- never_type
- nll
- relate_tys
- ty-outlives
- numbers-arithmetic
- object-safety
- or-patterns
- pattern
- bindings-after-at
- move-ref-patterns
- print_type_sizes
- regions
- rfc-2008-non-exhaustive
- rfc-2361-dbg-macro
- rust-2018
- self
- statics
- suggestions
- traits
- new-solver
- non_lifetime_binders
- object
- trait-upcasting
- trivial-bounds
- type-alias-impl-trait
- type
- unsized
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
224 files changed
+2334
-1166
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
309 | 312 |
| |
310 | 313 |
| |
311 | 314 |
| |
| |||
852 | 855 |
| |
853 | 856 |
| |
854 | 857 |
| |
855 |
| - | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
856 | 862 |
| |
857 | 863 |
| |
858 | 864 |
| |
|
Lines changed: 20 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
250 |
| - | |
| 250 | + | |
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
| |||
1407 | 1407 |
| |
1408 | 1408 |
| |
1409 | 1409 |
| |
1410 |
| - | |
1411 |
| - | |
1412 |
| - | |
1413 |
| - | |
1414 |
| - | |
1415 |
| - | |
1416 |
| - | |
1417 |
| - | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
1418 | 1419 |
| |
1419 | 1420 |
| |
1420 | 1421 |
| |
| |||
1534 | 1535 |
| |
1535 | 1536 |
| |
1536 | 1537 |
| |
1537 |
| - | |
1538 |
| - | |
1539 |
| - | |
1540 |
| - | |
1541 |
| - | |
1542 |
| - | |
1543 |
| - | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
1544 | 1548 |
| |
1545 | 1549 |
| |
1546 | 1550 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
331 |
| - | |
| 331 | + | |
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
268 |
| - | |
| 268 | + | |
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
| |||
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 |
| - | |
| 363 | + | |
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
562 | 562 |
| |
563 | 563 |
| |
564 | 564 |
| |
565 |
| - | |
566 | 565 |
| |
567 | 566 |
| |
568 | 567 |
| |
569 | 568 |
| |
570 | 569 |
| |
571 | 570 |
| |
572 |
| - | |
573 |
| - | |
| 571 | + | |
574 | 572 |
| |
575 | 573 |
| |
576 | 574 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
| 324 | + | |
| 325 | + | |
324 | 326 |
| |
325 | 327 |
| |
326 | 328 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2662 | 2662 |
| |
2663 | 2663 |
| |
2664 | 2664 |
| |
2665 |
| - | |
| 2665 | + | |
| 2666 | + | |
| 2667 | + | |
| 2668 | + | |
2666 | 2669 |
| |
2667 | 2670 |
| |
2668 | 2671 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
397 | 397 |
| |
398 | 398 |
| |
399 | 399 |
| |
400 |
| - | |
| 400 | + | |
401 | 401 |
| |
402 | 402 |
| |
403 | 403 |
| |
| |||
455 | 455 |
| |
456 | 456 |
| |
457 | 457 |
| |
458 |
| - | |
| 458 | + | |
459 | 459 |
| |
460 | 460 |
| |
461 |
| - | |
| 461 | + | |
462 | 462 |
| |
463 | 463 |
| |
464 | 464 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
|
0 commit comments