This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
144 files changed
+2018
-867
lines changed- compiler
- rustc_abi/src
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_attr_parsing/src
- rustc_borrowck/src/type_check
- rustc_codegen_cranelift/patches
- rustc_codegen_ssa/src/back
- rustc_const_eval/src/interpret
- rustc_data_structures/src
- rustc_errors/src
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- coherence
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_middle/src
- mir/interpret
- allocation
- traits
- ty/inhabitedness
- rustc_parse/src/parser
- rustc_resolve/src
- late
- rustc_span/src
- rustc_trait_selection/src
- error_reporting/traits
- traits/select
- library
- alloc
- core/src
- convert
- std
- src
- io
- buffered
- bufreader
- src
- bootstrap
- src
- bin
- core/build_steps
- utils
- cc_detect
- build_helper/src
- ci
- citool/src
- github-actions
- doc/unstable-book/src/language-features
- librustdoc/passes
- tools
- miri
- src
- alloc_addresses
- shims
- tests/native-lib
- pass
- rustfmt
- src
- tests
- source
- target
- tests
- pretty
- run-make
- repr128-dwarf
- rust-lld
- unstable-feature-usage-metrics
- rustdoc
- inline_cross
- ui
- abi
- associated-type-bounds/return-type-notation
- associated-types
- async-await
- async-closures
- pin-ergonomics
- attributes
- coherence
- feature-gates
- hygiene
- inference
- issues
- layout
- macros
- rfc-3086-metavar-expr
- methods
- repr
- return
- specialization
- defaultimpl
- structs
- traits
- negative-impls
- trait-upcasting
- type/pattern_types
- unsafe-fields
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
144 files changed
+2018
-867
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
685 | 686 |
| |
686 | 687 |
| |
687 | 688 |
| |
| 689 | + | |
688 | 690 |
| |
689 | 691 |
| |
690 | 692 |
| |
691 | 693 |
| |
692 | 694 |
| |
| 695 | + | |
693 | 696 |
| |
694 | 697 |
| |
695 | 698 |
| |
| |||
703 | 706 |
| |
704 | 707 |
| |
705 | 708 |
| |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
706 | 716 |
| |
707 | 717 |
| |
708 | 718 |
| |
709 |
| - | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
710 | 723 |
| |
711 | 724 |
| |
712 | 725 |
| |
| |||
715 | 728 |
| |
716 | 729 |
| |
717 | 730 |
| |
| 731 | + | |
718 | 732 |
| |
719 | 733 |
| |
720 | 734 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 |
| - | |
282 |
| - | |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
287 |
| - | |
288 | 281 |
| |
289 | 282 |
| |
290 | 283 |
| |
| |||
620 | 613 |
| |
621 | 614 |
| |
622 | 615 |
| |
| 616 | + | |
| 617 | + | |
623 | 618 |
| |
624 | 619 |
| |
625 | 620 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments