File tree
96 files changed
+1285
-507
lines changed- compiler
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- traits
- rustc_data_structures/src
- rustc_error_codes/src/error_codes
- rustc_macros/src
- rustc_middle/src/mir
- rustc_mir/src
- borrow_check
- dataflow/impls
- transform
- util
- rustc_resolve/src
- late
- rustc_session/src
- rustc_target/src/spec
- library
- alloc/src
- collections
- core/src
- future
- iter/adapters
- mem
- num
- ptr
- slice
- std/src
- ffi
- sys/windows
- sys_common
- src
- bootstrap
- doc
- rustc/src
- unstable-book/src/language-features
- test
- mir-opt
- run-make-fulldeps
- instrument-coverage-mir-cov-html-base/expected_mir_dump.coverage_of_if_else
- instrument-coverage-mir-cov-html-link-dead-code/expected_mir_dump.coverage_of_if_else
- ui
- attributes
- bad
- coherence
- derived-errors
- error-codes
- extern-flag
- generator
- hygiene
- impl-trait
- imports
- issues
- macros
- mod
- parser
- pattern
- resolve
- rfc-2126-extern-absolute-paths
- suggestions
- type
- type-alias
- use
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
96 files changed
+1285
-507
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
349 |
| - | |
| 349 | + | |
350 | 350 |
| |
351 | 351 |
| |
352 |
| - | |
| 352 | + | |
353 | 353 |
| |
354 | 354 |
| |
355 | 355 |
| |
356 |
| - | |
| 356 | + | |
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
617 | 617 |
| |
618 | 618 |
| |
619 | 619 |
| |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
620 | 645 |
| |
621 | 646 |
| |
622 | 647 |
| |
|
0 commit comments