File tree
455 files changed
+5580
-5047
lines changed- compiler
- rustc_abi/src
- rustc_ast/src
- util
- rustc_ast_passes/src
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- util
- rustc_driver_impl/src
- rustc_error_codes/src
- error_codes
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- errors
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_index/src
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm
- llvm-wrapper
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- mir/interpret
- ty
- rustc_mir_transform/src
- coverage
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_session
- src
- rustc_symbol_mangling/src
- rustc_target/src/spec/targets
- rustc_trait_selection/src/error_reporting/traits
- rustc_transmute/src
- layout
- maybe_transmutable
- rustc_ty_utils/src
- library
- alloc
- src
- vec
- tests
- core
- src
- fmt
- iter/sources
- mem
- num
- ptr
- slice
- tests
- iter
- panic_unwind/src
- std/src
- io/buffered
- bufreader
- sync
- src
- bootstrap
- defaults
- src
- core
- build_steps
- config
- utils
- ci
- docker/host-x86_64/x86_64-gnu-llvm-19
- github-actions
- doc/unstable-book/src/language-features
- librustdoc
- tools
- clippy
- clippy_config/src
- clippy_lints/src
- tests/ui
- missing_const_for_fn
- miri
- src
- concurrency
- intrinsics
- shims
- unix
- tests
- fail/data_race
- pass/concurrency
- pass-dep/libc
- run-make-support/src
- rust-analyzer/crates/hir-ty/src
- layout
- tidy/src
- tests
- assembly/simd
- crashes
- mir-opt/inline
- run-make
- invalid-symlink-search-path
- symlinked-extern
- symlinked-libraries
- symlinked-rlib
- ui
- associated-consts
- async-await/async-closures
- coercion
- compiletest-self-test
- const-generics
- generic_arg_infer
- issues
- consts
- auxiliary
- const-eval
- heap
- const-extern-fn
- const-mut-refs
- ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
455 files changed
+5580
-5047
lines changedLines changed: 952 additions & 920 deletions
Large diffs are not rendered by default.
Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| |||
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
396 | 404 |
| |
397 | 405 |
| |
398 | 406 |
| |
| |||
781 | 789 |
| |
782 | 790 |
| |
783 | 791 |
| |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
784 | 800 |
| |
785 | 801 |
| |
786 | 802 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1293 | 1293 |
| |
1294 | 1294 |
| |
1295 | 1295 |
| |
1296 |
| - | |
| 1296 | + | |
1297 | 1297 |
| |
1298 | 1298 |
| |
1299 | 1299 |
| |
| |||
1317 | 1317 |
| |
1318 | 1318 |
| |
1319 | 1319 |
| |
1320 |
| - | |
1321 |
| - | |
1322 |
| - | |
1323 | 1320 |
| |
1324 | 1321 |
| |
1325 | 1322 |
| |
1326 | 1323 |
| |
1327 | 1324 |
| |
1328 | 1325 |
| |
1329 |
| - | |
1330 | 1326 |
| |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
1331 | 1332 |
| |
1332 | 1333 |
| |
1333 | 1334 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
268 |
| - | |
269 |
| - | |
270 | 268 |
| |
271 |
| - | |
272 | 269 |
| |
273 | 270 |
| |
274 | 271 |
| |
| |||
333 | 330 |
| |
334 | 331 |
| |
335 | 332 |
| |
336 |
| - | |
337 | 333 |
| |
338 | 334 |
| |
339 | 335 |
| |
340 |
| - | |
341 | 336 |
| |
342 | 337 |
| |
343 | 338 |
| |
344 | 339 |
| |
345 | 340 |
| |
346 |
| - | |
347 | 341 |
| |
348 | 342 |
| |
349 | 343 |
| |
|
Lines changed: 6 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 | 81 |
| |
95 | 82 |
| |
96 | 83 |
| |
| |||
110 | 97 |
| |
111 | 98 |
| |
112 | 99 |
| |
113 |
| - | |
| 100 | + | |
114 | 101 |
| |
115 |
| - | |
| 102 | + | |
116 | 103 |
| |
117 | 104 |
| |
118 | 105 |
| |
| |||
239 | 226 |
| |
240 | 227 |
| |
241 | 228 |
| |
242 |
| - | |
| 229 | + | |
243 | 230 |
| |
244 | 231 |
| |
245 | 232 |
| |
| |||
341 | 328 |
| |
342 | 329 |
| |
343 | 330 |
| |
344 |
| - | |
| 331 | + | |
345 | 332 |
| |
346 | 333 |
| |
347 | 334 |
| |
| |||
446 | 433 |
| |
447 | 434 |
| |
448 | 435 |
| |
449 |
| - | |
| 436 | + | |
450 | 437 |
| |
451 | 438 |
| |
452 | 439 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
189 | 195 |
| |
190 | 196 |
| |
191 | 197 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2066 | 2066 |
| |
2067 | 2067 |
| |
2068 | 2068 |
| |
2069 |
| - | |
| 2069 | + | |
2070 | 2070 |
| |
2071 | 2071 |
| |
2072 | 2072 |
| |
2073 | 2073 |
| |
2074 | 2074 |
| |
2075 | 2075 |
| |
2076 |
| - | |
| 2076 | + | |
2077 | 2077 |
| |
2078 | 2078 |
| |
2079 | 2079 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
|
Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
| 118 | + | |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
|
0 commit comments