This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
118 files changed
+2205
-641
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast/src/attr
- rustc_attr_parsing/src
- attributes
- rustc_builtin_macros/src/deriving/generic
- rustc_codegen_ssa/src
- rustc_expand/src
- rustc_hir_analysis/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_incremental
- src
- persist
- rustc_lint_defs/src
- rustc_metadata/src
- rmeta
- rustc_middle/src/ty
- rustc_mir_build/src
- builder
- custom
- thir
- cx
- pattern
- rustc_mir_dataflow/src/framework
- rustc_passes
- src
- rustc_span/src
- library/std/src/sync/mpmc
- src
- bootstrap/src
- core
- build_steps
- builder
- config
- utils
- doc
- rustc-dev-guide/src/building
- unstable-book/src/language-features
- librustdoc
- clean
- doctest
- html
- render
- json
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- compiletest/src
- jsondocck/src
- jsondoclint/src/validator
- miri/tests/pass/issues
- tests
- rustdoc-json/targets
- rustdoc
- auxiliary
- inline_cross
- auxiliary
- ui
- abi
- attributes
- errors
- pattern/deref-patterns
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
118 files changed
+2205
-641
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
22 | 30 |
| |
23 | 31 |
| |
24 | 32 |
| |
|
Lines changed: 22 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
309 |
| - | |
| 308 | + | |
| 309 | + | |
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
| |||
511 | 511 |
| |
512 | 512 |
| |
513 | 513 |
| |
514 |
| - | |
| 514 | + | |
515 | 515 |
| |
516 | 516 |
| |
517 | 517 |
| |
518 | 518 |
| |
519 |
| - | |
520 |
| - | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
521 | 522 |
| |
522 | 523 |
| |
523 | 524 |
| |
| |||
738 | 739 |
| |
739 | 740 |
| |
740 | 741 |
| |
741 |
| - | |
742 |
| - | |
743 |
| - | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
744 | 745 |
| |
745 | 746 |
| |
746 | 747 |
| |
| |||
752 | 753 |
| |
753 | 754 |
| |
754 | 755 |
| |
755 |
| - | |
| 756 | + | |
756 | 757 |
| |
757 | 758 |
| |
758 | 759 |
| |
| |||
770 | 771 |
| |
771 | 772 |
| |
772 | 773 |
| |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
773 | 779 |
| |
774 | 780 |
| |
775 | 781 |
| |
| |||
813 | 819 |
| |
814 | 820 |
| |
815 | 821 |
| |
816 |
| - | |
817 |
| - | |
| 822 | + | |
| 823 | + | |
818 | 824 |
| |
819 | 825 |
| |
820 | 826 |
| |
| |||
846 | 852 |
| |
847 | 853 |
| |
848 | 854 |
| |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
849 | 860 |
| |
850 | 861 |
| |
851 | 862 |
| |
|
0 commit comments