File tree
748 files changed
+18616
-9945
lines changed- .github/workflows
- compiler
- rustc
- rustc_abi
- src
- rustc_arena
- rustc_ast
- src
- util
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast_pretty
- src/pprust/state
- rustc_attr
- src
- rustc_baked_icu_data
- rustc_borrowck
- src
- diagnostics
- type_check
- liveness
- rustc_builtin_macros
- src/assert
- rustc_codegen_cranelift
- patches
- scripts
- src
- intrinsics
- rustc_codegen_gcc
- .github/workflows
- build_sysroot
- build_system/src
- cross_patches
- doc
- example
- patches/libgccjit12
- src
- intrinsic
- tests
- run
- rustc_codegen_llvm
- src
- coverageinfo
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- rustc_const_eval
- src
- const_eval
- interpret
- intrinsics
- transform
- util
- rustc_data_structures
- rustc_driver
- rustc_driver_impl
- src
- rustc_error_codes
- src
- error_codes
- rustc_error_messages
- rustc_errors
- src
- rustc_expand
- rustc_feature
- src
- rustc_fluent_macro
- rustc_fs_util
- rustc_graphviz
- rustc_hir
- src
- rustc_hir_analysis
- src
- astconv
- check
- collect/type_of
- rustc_hir_pretty
- src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental
- rustc_index
- rustc_infer
- src
- infer
- outlives
- traits/error_reporting
- rustc_interface
- src
- rustc_lexer
- rustc_lint
- src
- rustc_lint_defs
- rustc_llvm
- rustc_log
- rustc_macros
- src
- rustc_metadata
- rustc_middle
- src
- hooks
- middle
- mir
- query
- traits
- ty
- print
- rustc_mir_build
- src
- build
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow
- rustc_mir_transform
- src
- coverage
- rustc_monomorphize
- rustc_parse
- src
- lexer
- parser
- rustc_parse_format
- rustc_passes
- src
- rustc_plugin_impl
- rustc_privacy
- rustc_query_impl
- src
- rustc_query_system
- src/dep_graph
- rustc_resolve
- src
- rustc_serialize
- rustc_session
- src
- rustc_smir
- src/rustc_smir
- rustc_span
- src
- rustc_symbol_mangling
- rustc_target
- src
- abi
- spec
- rustc_trait_selection
- src
- solve
- assembly
- project_goals
- traits
- error_reporting
- query
- select
- rustc_traits
- rustc_transmute
- rustc_ty_utils
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
748 files changed
+18616
-9945
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
| 196 | + | |
| 197 | + | |
196 | 198 |
| |
197 |
| - | |
198 | 199 |
| |
199 | 200 |
| |
200 | 201 |
| |
| |||
244 | 245 |
| |
245 | 246 |
| |
246 | 247 |
| |
| 248 | + | |
| 249 | + | |
247 | 250 |
| |
248 |
| - | |
249 | 251 |
| |
250 | 252 |
| |
251 | 253 |
| |
| 254 | + | |
252 | 255 |
| |
253 | 256 |
| |
| 257 | + | |
| 258 | + | |
254 | 259 |
| |
255 |
| - | |
256 | 260 |
| |
257 | 261 |
| |
258 | 262 |
| |
| |||
316 | 320 |
| |
317 | 321 |
| |
318 | 322 |
| |
| 323 | + | |
319 | 324 |
| |
320 | 325 |
| |
321 | 326 |
| |
| |||
377 | 382 |
| |
378 | 383 |
| |
379 | 384 |
| |
| 385 | + | |
380 | 386 |
| |
381 | 387 |
| |
382 | 388 |
| |
| |||
554 | 560 |
| |
555 | 561 |
| |
556 | 562 |
| |
| 563 | + | |
| 564 | + | |
557 | 565 |
| |
558 |
| - | |
559 | 566 |
| |
560 | 567 |
| |
561 | 568 |
| |
|
+12-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1011 | 1011 |
| |
1012 | 1012 |
| |
1013 | 1013 |
| |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
1014 | 1025 |
| |
1015 | 1026 |
| |
1016 | 1027 |
| |
| |||
4054 | 4065 |
| |
4055 | 4066 |
| |
4056 | 4067 |
| |
4057 |
| - | |
4058 | 4068 |
| |
4059 | 4069 |
| |
4060 | 4070 |
| |
| |||
4413 | 4423 |
| |
4414 | 4424 |
| |
4415 | 4425 |
| |
4416 |
| - | |
4417 | 4426 |
| |
4418 | 4427 |
| |
4419 | 4428 |
| |
| |||
4669 | 4678 |
| |
4670 | 4679 |
| |
4671 | 4680 |
| |
| 4681 | + | |
4672 | 4682 |
| |
4673 | 4683 |
| |
4674 | 4684 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 |
| |
14 |
| - | |
| 17 | + | |
15 | 18 |
| |
| 19 | + | |
16 | 20 |
| |
| 21 | + | |
17 | 22 |
| |
18 | 23 |
| |
19 | 24 |
| |
20 | 25 |
| |
21 | 26 |
| |
22 | 27 |
| |
23 | 28 |
| |
| 29 | + | |
24 | 30 |
| |
25 | 31 |
| |
26 | 32 |
| |
27 | 33 |
| |
| 34 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 |
| - | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
| 19 | + | |
17 | 20 |
| |
18 |
| - | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| 29 | + | |
| 30 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
539 | 539 |
| |
540 | 540 |
| |
541 | 541 |
| |
| 542 | + | |
542 | 543 |
| |
543 | 544 |
| |
544 | 545 |
| |
| |||
1103 | 1104 |
| |
1104 | 1105 |
| |
1105 | 1106 |
| |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
1106 | 1111 |
| |
1107 | 1112 |
| |
1108 | 1113 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
| 9 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 | 6 |
| |
| 7 | + | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| |||
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
17 |
| - | |
| 16 | + | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| 21 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1235 | 1235 |
| |
1236 | 1236 |
| |
1237 | 1237 |
| |
1238 |
| - | |
| 1238 | + | |
1239 | 1239 |
| |
1240 | 1240 |
| |
1241 | 1241 |
| |
| |||
1405 | 1405 |
| |
1406 | 1406 |
| |
1407 | 1407 |
| |
1408 |
| - | |
1409 |
| - | |
1410 |
| - | |
1411 |
| - | |
1412 |
| - | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
1413 | 1411 |
| |
1414 | 1412 |
| |
1415 | 1413 |
| |
| |||
1499 | 1497 |
| |
1500 | 1498 |
| |
1501 | 1499 |
| |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
1502 | 1522 |
| |
1503 | 1523 |
| |
1504 | 1524 |
| |
| |||
2363 | 2383 |
| |
2364 | 2384 |
| |
2365 | 2385 |
| |
| 2386 | + | |
| 2387 | + | |
| 2388 | + | |
| 2389 | + | |
| 2390 | + | |
| 2391 | + | |
2366 | 2392 |
| |
2367 | 2393 |
| |
2368 | 2394 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1418 | 1418 |
| |
1419 | 1419 |
| |
1420 | 1420 |
| |
1421 |
| - | |
| 1421 | + | |
1422 | 1422 |
| |
1423 | 1423 |
| |
1424 | 1424 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| 200 | + | |
200 | 201 |
| |
201 | 202 |
| |
202 | 203 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
288 |
| - | |
| 288 | + | |
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
| |||
351 | 351 |
| |
352 | 352 |
| |
353 | 353 |
| |
354 |
| - | |
| 354 | + | |
355 | 355 |
| |
356 | 356 |
| |
357 | 357 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
872 | 872 |
| |
873 | 873 |
| |
874 | 874 |
| |
875 |
| - | |
| 875 | + | |
876 | 876 |
| |
877 | 877 |
| |
878 | 878 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 |
| - | |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 |
| - | |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| 26 | + |
0 commit comments