File tree
252 files changed
+3968
-1599
lines changed- compiler
- rustc_ast_ir
- rustc_baked_icu_data
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- mir
- rustc_const_eval/src
- const_eval
- interpret
- rustc_data_structures
- rustc_driver_impl
- rustc_expand/src/mbe
- rustc_feature/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_index_macros
- rustc_infer/src/infer/error_reporting
- rustc_middle
- src
- mir
- interpret
- ty
- consts
- print
- rustc_mir_build
- src
- build
- thir
- pattern
- rustc_mir_transform/src
- rustc_next_trait_solver
- rustc_pattern_analysis/src
- rustc_query_impl
- rustc_span/src
- rustc_target/src/abi
- rustc_transmute/src/layout
- rustc_ty_utils/src
- stable_mir
- library
- core/src/num
- std/src/sys/pal
- unix
- process
- windows
- test
- src
- bootstrap/src/core
- build_steps
- config
- ci
- docker
- host-x86_64
- dist-aarch64-linux
- rfl
- test-various/uefi_qemu_test
- x86_64-gnu-debug
- scripts
- github-actions
- doc/rustc/src/platform-support
- librustdoc
- clean
- doctest
- html/static/js
- tools
- build_helper
- src
- clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui
- miri
- src
- concurrency
- intrinsics
- shims
- unix
- x86
- tests/pass/intrinsics
- opt-dist/src
- run-make-support/src
- tidy/src
- tests
- assembly/asm
- codegen
- simd
- crashes
- mir-opt
- building/match
- dest-prop
- inline
- pre-codegen
- run-make
- CURRENT_RUSTC_VERSION
- allow-warnings-cmdline-stability
- compiler-builtins
- const-prop-lint
- crate-data-smoke
- exit-code
- issue-88756-default-output
- llvm-outputs
- mixing-formats
- no-input-file
- non-unicode-env
- notify-all-emit-artifacts
- print-cfg
- print-check-cfg
- print-native-static-libs
- print-to-output
- run-in-tmpdir-self-test
- rust-lld
- rust-lld-by-default
- rust-lld-custom-target
- rustdoc-error-lines
- rustdoc-scrape-examples-macros
- stdin-rustc
- run-make-fulldeps
- rustdoc-js
- rustdoc-ui
- ui
- async-await
- feature-gates
- higher-ranked/trait-bounds
- offset-of
- suggestions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
252 files changed
+3968
-1599
lines changedLines changed: 129 additions & 148 deletions
Large diffs are not rendered by default.
Lines changed: 128 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
1 | 129 |
| |
2 | 130 |
| |
3 | 131 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
832 | 832 |
| |
833 | 833 |
| |
834 | 834 |
| |
835 |
| - | |
836 |
| - | |
837 |
| - | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
838 | 839 |
| |
839 | 840 |
| |
840 | 841 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| |||
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
504 |
| - | |
| 504 | + | |
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
508 | 508 |
| |
509 |
| - | |
| 509 | + | |
510 | 510 |
| |
511 | 511 |
| |
512 | 512 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
902 | 902 |
| |
903 | 903 |
| |
904 | 904 |
| |
905 |
| - | |
| 905 | + | |
906 | 906 |
| |
907 | 907 |
| |
908 | 908 |
| |
| |||
955 | 955 |
| |
956 | 956 |
| |
957 | 957 |
| |
958 |
| - | |
| 958 | + | |
959 | 959 |
| |
960 | 960 |
| |
961 | 961 |
| |
| |||
1003 | 1003 |
| |
1004 | 1004 |
| |
1005 | 1005 |
| |
1006 |
| - | |
| 1006 | + | |
1007 | 1007 |
| |
1008 | 1008 |
| |
1009 | 1009 |
| |
| |||
1040 | 1040 |
| |
1041 | 1041 |
| |
1042 | 1042 |
| |
1043 |
| - | |
| 1043 | + | |
1044 | 1044 |
| |
1045 | 1045 |
| |
1046 | 1046 |
| |
| |||
1195 | 1195 |
| |
1196 | 1196 |
| |
1197 | 1197 |
| |
1198 |
| - | |
| 1198 | + | |
1199 | 1199 |
| |
1200 | 1200 |
| |
1201 | 1201 |
| |
|
Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
151 |
| - | |
| 150 | + | |
152 | 151 |
| |
153 | 152 |
| |
154 | 153 |
| |
| |||
282 | 281 |
| |
283 | 282 |
| |
284 | 283 |
| |
285 |
| - | |
286 |
| - | |
287 |
| - | |
| 284 | + | |
288 | 285 |
| |
289 | 286 |
| |
290 | 287 |
| |
| |||
330 | 327 |
| |
331 | 328 |
| |
332 | 329 |
| |
333 |
| - | |
334 |
| - | |
335 |
| - | |
| 330 | + | |
336 | 331 |
| |
337 | 332 |
| |
338 | 333 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
330 |
| - | |
| 330 | + | |
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
| |||
339 | 339 |
| |
340 | 340 |
| |
341 | 341 |
| |
342 |
| - | |
| 342 | + | |
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 |
| - | |
| 169 | + | |
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
247 |
| - | |
| 247 | + | |
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
|
Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1109 | 1109 |
| |
1110 | 1110 |
| |
1111 | 1111 |
| |
1112 |
| - | |
1113 |
| - | |
1114 |
| - | |
1115 |
| - | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
1116 | 1118 |
| |
1117 | 1119 |
| |
1118 | 1120 |
| |
| |||
1221 | 1223 |
| |
1222 | 1224 |
| |
1223 | 1225 |
| |
1224 |
| - | |
| 1226 | + | |
1225 | 1227 |
| |
1226 | 1228 |
| |
1227 | 1229 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
| 166 | + | |
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
680 | 680 |
| |
681 | 681 |
| |
682 | 682 |
| |
683 |
| - | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
684 | 687 |
| |
685 | 688 |
| |
686 | 689 |
| |
|
0 commit comments