File tree
274 files changed
+2048
-819
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- debuginfo/metadata/enums
- rustc_codegen_ssa/src
- debuginfo
- mir
- rustc_const_eval/src
- const_eval
- interpret
- rustc_expand/src
- rustc_lint/src
- rustc_middle/src/ty
- rustc_resolve/src
- rustc_target/src/abi
- call
- rustc_trait_selection/src/traits/error_reporting
- rustc_typeck/src/check
- fn_ctxt
- library
- core/src
- macros
- ops
- std/src
- os/unix/net
- sync/condvar
- sys/unix
- locks
- src
- librustdoc/html/render
- test
- mir-opt/const_prop
- rustdoc-ui/intra-doc
- ui
- array-slice-vec
- associated-types
- async-await/issues
- closures
- const-generics
- defaults
- generic_const_exprs
- issues
- min_const_generics
- parser-error-recovery
- consts
- derives
- error-codes
- feature-gates
- generic-associated-types
- generics
- impl-trait
- issues
- kindck
- layout
- malformed
- mir
- mismatched_types
- missing/missing-items
- nll
- user-annotations
- on-unimplemented
- polymorphization
- const_parameters
- rfc-2361-dbg-macro
- rfc-2632-const-trait-impl
- rfcs/rfc-2396-target_feature-11
- save-analysis
- specialization
- structs
- suggestions
- lifetimes
- traits
- inductive-overflow
- type-alias-impl-trait
- typeck
- type
- unboxed-closures
- underscore-lifetime
- union
- variance
- wf
- where-clauses
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
274 files changed
+2048
-819
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2068 | 2068 |
| |
2069 | 2069 |
| |
2070 | 2070 |
| |
2071 |
| - | |
| 2071 | + | |
2072 | 2072 |
| |
2073 | 2073 |
| |
2074 | 2074 |
| |
|
Lines changed: 3 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
772 | 772 |
| |
773 | 773 |
| |
774 | 774 |
| |
775 |
| - | |
776 |
| - | |
777 |
| - | |
778 |
| - | |
779 |
| - | |
780 |
| - | |
781 |
| - | |
782 |
| - | |
| 775 | + | |
783 | 776 |
| |
784 | 777 |
| |
785 | 778 |
| |
| |||
789 | 782 |
| |
790 | 783 |
| |
791 | 784 |
| |
792 |
| - | |
793 |
| - | |
794 | 785 |
| |
795 | 786 |
| |
796 | 787 |
| |
| |||
822 | 813 |
| |
823 | 814 |
| |
824 | 815 |
| |
825 |
| - | |
| 816 | + | |
826 | 817 |
| |
827 | 818 |
| |
828 | 819 |
| |
| |||
833 | 824 |
| |
834 | 825 |
| |
835 | 826 |
| |
836 |
| - | |
| 827 | + | |
837 | 828 |
| |
838 | 829 |
| |
839 | 830 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
694 | 694 |
| |
695 | 695 |
| |
696 | 696 |
| |
697 |
| - | |
698 |
| - | |
| 697 | + | |
| 698 | + | |
699 | 699 |
| |
700 | 700 |
| |
701 |
| - | |
| 701 | + | |
702 | 702 |
| |
703 | 703 |
| |
704 | 704 |
| |
| |||
720 | 720 |
| |
721 | 721 |
| |
722 | 722 |
| |
723 |
| - | |
| 723 | + | |
724 | 724 |
| |
725 | 725 |
| |
726 | 726 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
| 161 | + | |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
168 |
| - | |
| 168 | + | |
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
| 212 | + | |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
|
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 | |
---|---|---|---|
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
| 227 | + | |
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
| |||
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
285 |
| - | |
| 285 | + | |
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
510 | 510 |
| |
511 | 511 |
| |
512 | 512 |
| |
513 |
| - | |
| 513 | + | |
514 | 514 |
| |
515 |
| - | |
| 515 | + | |
516 | 516 |
| |
517 | 517 |
| |
518 | 518 |
| |
|
0 commit comments