File tree
497 files changed
+6913
-3459
lines changed- src
- bootstrap
- bin
- mk
- ci
- azure-pipelines
- steps
- docker
- armhf-gnu
- dist-various-1
- dist-various-2
- dist-x86_64-linux
- dist-x86_64-netbsd
- scripts
- liballoc
- collections
- btree
- tests
- libcore
- char
- fmt
- hash
- iter
- adapters
- traits
- mem
- num
- prelude
- task
- tests
- librustc
- cfg
- hir
- lowering
- map
- ich
- infer/error_reporting
- lint
- middle
- mir
- interpret
- session
- traits
- ty
- query
- librustc_codegen_llvm
- librustc_codegen_ssa
- back
- mir
- traits
- librustc_codegen_utils
- symbol_names
- librustc_data_structures
- librustc_driver
- librustc_errors
- librustc_lint
- librustc_llvm
- librustc_macros/src
- librustc_metadata
- librustc_mir
- borrow_check/nll/type_check
- build
- expr
- matches
- hair
- cx
- pattern
- interpret
- transform
- util
- librustc_passes
- librustc_privacy
- librustc_resolve
- late
- librustc_save_analysis
- librustc_target
- abi
- spec
- librustc_typeck
- check
- method
- variance
- librustdoc
- clean
- cfg
- passes
- libstd
- collections
- hash
- os/raw
- prelude
- sync
- sys
- cloudabi
- abi
- windows
- libsyntax
- attr
- diagnostics
- ext
- parse
- lexer
- parser
- print
- pprust
- source_map
- tokenstream
- util
- libsyntax_ext
- deriving
- cmp
- generic
- libsyntax_pos
- libunwind
- test
- codegen
- mir-opt
- run-make-fulldeps/reproducible-build-2
- ui
- abi
- auxiliary
- consts/auxiliary
- cross-crate
- auxiliary
- extern
- auxiliary
- foreign
- auxiliary
- macros
- mir
- numbers-arithmetic
- proc-macro
- auxiliary
- statics
- struct-enums
- union
- async-await
- issues
- c-variadic
- consts
- auxiliary
- const-eval
- derives
- did_you_mean
- dropck
- duplicate
- error-codes
- feature-gates
- for
- generator
- hygiene
- auxiliary
- impl-trait
- imports
- in-band-lifetimes
- include-macros
- inference
- issues
- iterators
- lint
- macros
- match
- obsolete-in-place
- parser
- proc-macro
- reserved
- rfc1598-generic-associated-types
- self
- elision
- shadowed
- suggestions
- symbol-names
- tools
- compiletest/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
497 files changed
+6913
-3459
lines changedLines changed: 7 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
| |||
1138 | 1138 |
| |
1139 | 1139 |
| |
1140 | 1140 |
| |
1141 |
| - | |
| 1141 | + | |
1142 | 1142 |
| |
1143 | 1143 |
| |
1144 | 1144 |
| |
1145 | 1145 |
| |
1146 | 1146 |
| |
1147 |
| - | |
1148 |
| - | |
1149 |
| - | |
1150 |
| - | |
1151 |
| - | |
1152 |
| - | |
1153 |
| - | |
1154 | 1147 |
| |
1155 | 1148 |
| |
1156 | 1149 |
| |
| |||
2736 | 2729 |
| |
2737 | 2730 |
| |
2738 | 2731 |
| |
2739 |
| - | |
| 2732 | + | |
2740 | 2733 |
| |
2741 | 2734 |
| |
2742 | 2735 |
| |
| |||
2894 | 2887 |
| |
2895 | 2888 |
| |
2896 | 2889 |
| |
2897 |
| - | |
| 2890 | + | |
2898 | 2891 |
| |
2899 | 2892 |
| |
2900 | 2893 |
| |
| |||
3534 | 3527 |
| |
3535 | 3528 |
| |
3536 | 3529 |
| |
3537 |
| - | |
| 3530 | + | |
3538 | 3531 |
| |
| 3532 | + | |
3539 | 3533 |
| |
3540 | 3534 |
| |
3541 | 3535 |
| |
| |||
4450 | 4444 |
| |
4451 | 4445 |
| |
4452 | 4446 |
| |
4453 |
| - | |
4454 | 4447 |
| |
4455 | 4448 |
| |
4456 | 4449 |
| |
| |||
4600 | 4593 |
| |
4601 | 4594 |
| |
4602 | 4595 |
| |
4603 |
| - | |
| 4596 | + | |
4604 | 4597 |
| |
4605 | 4598 |
| |
4606 | 4599 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
| 147 | + | |
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 |
| - | |
| 144 | + | |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
| 147 | + | |
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
|
Lines changed: 17 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 | 48 |
| |
61 | 49 |
| |
62 | 50 |
| |
| |||
101 | 89 |
| |
102 | 90 |
| |
103 | 91 |
| |
104 |
| - | |
| 92 | + | |
105 | 93 |
| |
106 | 94 |
| |
107 | 95 |
| |
| |||
110 | 98 |
| |
111 | 99 |
| |
112 | 100 |
| |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
113 | 105 |
| |
114 |
| - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
115 | 112 |
| |
116 | 113 |
| |
117 | 114 |
| |
| |||
132 | 129 |
| |
133 | 130 |
| |
134 | 131 |
| |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
| 132 | + | |
139 | 133 |
| |
140 | 134 |
| |
141 | 135 |
| |
| |||
287 | 281 |
| |
288 | 282 |
| |
289 | 283 |
| |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 | 284 |
| |
295 | 285 |
| |
296 | 286 |
| |
| |||
307 | 297 |
| |
308 | 298 |
| |
309 | 299 |
| |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
310 | 304 |
| |
311 | 305 |
| |
312 | 306 |
| |
|
Lines changed: 23 additions & 69 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
| 148 | + | |
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
| |||
754 | 754 |
| |
755 | 755 |
| |
756 | 756 |
| |
757 |
| - | |
758 |
| - | |
759 |
| - | |
760 |
| - | |
761 |
| - | |
762 |
| - | |
763 |
| - | |
764 |
| - | |
765 |
| - | |
766 |
| - | |
767 |
| - | |
768 |
| - | |
769 |
| - | |
770 |
| - | |
771 |
| - | |
772 |
| - | |
773 |
| - | |
774 |
| - | |
775 |
| - | |
776 |
| - | |
777 |
| - | |
778 |
| - | |
779 |
| - | |
780 |
| - | |
781 |
| - | |
782 |
| - | |
783 |
| - | |
784 |
| - | |
785 |
| - | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
786 | 762 |
| |
787 | 763 |
| |
788 |
| - | |
| 764 | + | |
789 | 765 |
| |
790 |
| - | |
791 |
| - | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
792 | 769 |
| |
793 | 770 |
| |
794 |
| - | |
795 |
| - | |
796 |
| - | |
797 |
| - | |
798 |
| - | |
799 |
| - | |
800 |
| - | |
801 |
| - | |
802 |
| - | |
803 |
| - | |
804 |
| - | |
805 |
| - | |
806 |
| - | |
807 |
| - | |
808 |
| - | |
809 |
| - | |
810 |
| - | |
811 |
| - | |
812 |
| - | |
813 |
| - | |
814 |
| - | |
815 |
| - | |
816 |
| - | |
817 |
| - | |
818 |
| - | |
819 |
| - | |
820 |
| - | |
821 |
| - | |
822 |
| - | |
823 |
| - | |
824 |
| - | |
825 |
| - | |
826 |
| - | |
827 | 771 |
| |
828 | 772 |
| |
829 | 773 |
| |
| |||
861 | 805 |
| |
862 | 806 |
| |
863 | 807 |
| |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
864 | 821 |
| |
865 | 822 |
| |
866 | 823 |
| |
| |||
980 | 937 |
| |
981 | 938 |
| |
982 | 939 |
| |
983 |
| - | |
984 |
| - | |
985 |
| - | |
986 | 940 |
| |
987 | 941 |
| |
988 | 942 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
249 | 248 |
| |
250 | 249 |
| |
251 | 250 |
| |
|
0 commit comments