This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
398 files changed
+6314
-1617
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift
- example
- src
- abi
- debuginfo
- intrinsics
- rustc_codegen_gcc
- example
- src
- intrinsic
- rustc_codegen_llvm/src
- debuginfo/metadata
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- rustc_const_eval/src
- const_eval
- interpret
- util
- rustc_data_structures/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- compare_impl_item
- coherence
- collect
- hir_ty_lowering
- impl_wf_check
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer/outlives
- rustc_lint/src
- rustc_lint_defs/src
- rustc_metadata/src
- rustc_middle/src
- mir
- query
- ty
- print
- rustc_mir_build/src/builder
- expr
- rustc_mir_transform/src
- rustc_monomorphize/src
- mono_checks
- partitioning
- rustc_next_trait_solver/src/solve
- assembly
- normalizes_to
- rustc_passes
- src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_serialize/src
- rustc_smir/src
- rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- error_reporting/traits
- traits
- query/type_op
- select
- specialize
- rustc_traits/src
- rustc_transmute/src/maybe_transmutable
- rustc_ty_utils/src
- rustc_type_ir/src
- solve
- library/core/src
- convert
- fmt
- hash
- intrinsics
- ops
- prelude
- ptr
- src
- bootstrap/src/core/build_steps
- librustdoc
- clean
- tools
- clippy
- clippy_lints/src
- methods
- clippy_utils/src/ty
- tests/ui
- lint-docs/src
- miri
- src
- shims
- tests/fail
- stacked_borrows
- unaligned_pointers
- tests
- assembly
- auxiliary
- codegen
- unwind-abis
- codegen-units/item-collection
- crashes
- incremental/hashes
- mir-opt/inline
- run-make
- amdgpu-kd
- atomic-lock-free
- avr-rjmp-offset
- min-global-align
- simd-ffi
- target-specs
- rustdoc
- intra-doc
- auxiliary
- notable-trait
- rustdoc-json
- impls
- primitives
- rustdoc-ui
- ui
- abi
- attributes
- closures
- codegen
- const-generics
- consts
- debuginfo
- extern
- feature-gates
- invalid-compile-flags
- lang-items
- layout
- nll
- offset-of
- panic-handler
- privacy
- sized-hierarchy
- auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
398 files changed
+6314
-1617
lines changedLines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
| 257 | + | |
| 258 | + | |
261 | 259 |
| |
262 | 260 |
| |
263 | 261 |
| |
|
Lines changed: 7 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 |
| - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
238 | 236 |
| |
239 | 237 |
| |
240 | 238 |
| |
|
Lines changed: 40 additions & 31 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
17 | 25 |
| |
18 |
| - | |
| 26 | + | |
| 27 | + | |
19 | 28 |
| |
20 | 29 |
| |
21 | 30 |
| |
| |||
24 | 33 |
| |
25 | 34 |
| |
26 | 35 |
| |
27 |
| - | |
| 36 | + | |
28 | 37 |
| |
29 | 38 |
| |
30 | 39 |
| |
31 | 40 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
36 | 45 |
| |
37 | 46 |
| |
38 | 47 |
| |
39 | 48 |
| |
40 | 49 |
| |
41 |
| - | |
| 50 | + | |
42 | 51 |
| |
43 |
| - | |
| 52 | + | |
44 | 53 |
| |
45 |
| - | |
| 54 | + | |
46 | 55 |
| |
47 |
| - | |
48 |
| - | |
| 56 | + | |
| 57 | + | |
49 | 58 |
| |
50 | 59 |
| |
51 | 60 |
| |
52 | 61 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
56 | 65 |
| |
57 | 66 |
| |
58 | 67 |
| |
| |||
74 | 83 |
| |
75 | 84 |
| |
76 | 85 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
80 | 89 |
| |
81 | 90 |
| |
82 | 91 |
| |
| |||
94 | 103 |
| |
95 | 104 |
| |
96 | 105 |
| |
97 |
| - | |
| 106 | + | |
98 | 107 |
| |
99 | 108 |
| |
100 | 109 |
| |
101 | 110 |
| |
102 | 111 |
| |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
108 | 117 |
| |
109 | 118 |
| |
110 | 119 |
| |
| |||
443 | 452 |
| |
444 | 453 |
| |
445 | 454 |
| |
446 |
| - | |
| 455 | + | |
447 | 456 |
| |
448 | 457 |
| |
449 | 458 |
| |
| |||
546 | 555 |
| |
547 | 556 |
| |
548 | 557 |
| |
549 |
| - | |
| 558 | + | |
550 | 559 |
| |
551 |
| - | |
552 |
| - | |
| 560 | + | |
| 561 | + | |
553 | 562 |
| |
554 |
| - | |
| 563 | + | |
555 | 564 |
| |
556 | 565 |
| |
557 | 566 |
| |
558 | 567 |
| |
559 |
| - | |
560 |
| - | |
| 568 | + | |
| 569 | + | |
561 | 570 |
| |
562 | 571 |
| |
563 | 572 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
397 |
| - | |
| 397 | + | |
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
679 | 679 |
| |
680 | 680 |
| |
681 | 681 |
| |
682 |
| - | |
| 682 | + | |
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
| |||
730 | 730 |
| |
731 | 731 |
| |
732 | 732 |
| |
733 |
| - | |
734 |
| - | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
735 | 737 |
| |
736 | 738 |
| |
737 | 739 |
| |
| |||
862 | 864 |
| |
863 | 865 |
| |
864 | 866 |
| |
865 |
| - | |
| 867 | + | |
866 | 868 |
| |
867 | 869 |
| |
868 | 870 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| |||
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
330 |
| - | |
| 330 | + | |
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
| |||
344 | 344 |
| |
345 | 345 |
| |
346 | 346 |
| |
347 |
| - | |
| 347 | + | |
348 | 348 |
| |
349 | 349 |
| |
350 | 350 |
| |
| |||
490 | 490 |
| |
491 | 491 |
| |
492 | 492 |
| |
493 |
| - | |
| 493 | + | |
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| |||
267 | 267 |
| |
268 | 268 |
| |
269 | 269 |
| |
270 |
| - | |
| 270 | + | |
271 | 271 |
| |
272 |
| - | |
| 272 | + | |
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
| 213 | + | |
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
| |||
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
278 |
| - | |
| 278 | + | |
| 279 | + | |
279 | 280 |
| |
280 |
| - | |
| 281 | + | |
281 | 282 |
| |
282 | 283 |
| |
283 | 284 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
| 132 | + | |
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
| 228 | + | |
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
232 |
| - | |
| 232 | + | |
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
| |||
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
251 |
| - | |
| 251 | + | |
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
257 |
| - | |
| 257 | + | |
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
682 | 682 |
| |
683 | 683 |
| |
684 | 684 |
| |
685 |
| - | |
| 685 | + | |
686 | 686 |
| |
687 | 687 |
| |
688 | 688 |
| |
| |||
743 | 743 |
| |
744 | 744 |
| |
745 | 745 |
| |
746 |
| - | |
| 746 | + | |
747 | 747 |
| |
748 | 748 |
| |
749 | 749 |
| |
|
0 commit comments