File tree
4,038 files changed
+56535
-39283
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- compiler
- rustc_abi/src
- rustc_ast
- src
- attr
- expand
- util
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- state
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_borrowck
- src
- diagnostics
- polonius
- region_infer
- type_check
- rustc_builtin_macros
- src
- assert
- deriving
- cmp
- generic
- rustc_codegen_cranelift
- .github
- actions/github-release
- workflows
- .vscode
- .zed
- build_system
- docs
- example
- patches
- scripts
- src
- abi
- debuginfo
- driver
- intrinsics
- rustc_codegen_gcc
- .github/workflows
- build_system/src
- doc
- example
- patches
- cross_patches
- libgccjit12
- src
- back
- intrinsic
- tests
- run
- rustc_codegen_llvm
- src
- back
- builder
- coverageinfo
- mapgen
- debuginfo
- metadata
- enums
- llvm
- rustc_codegen_ssa
- src
- back
- apple
- rpath
- mir
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- rustc_data_structures
- src
- obligation_forest
- sync
- rustc_driver/src
- rustc_driver_impl
- src
- rustc_error_codes/src
- error_codes
- rustc_error_messages/src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_hir/src
- hir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
4,038 files changed
+56535
-39283
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
| 53 | + | |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 |
| |
46 | 49 |
| |
47 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
56 | 63 |
| |
57 | 64 |
| |
58 | 65 |
| |
| |||
69 | 76 |
| |
70 | 77 |
| |
71 | 78 |
| |
| 79 | + | |
| 80 | + | |
72 | 81 |
| |
73 | 82 |
| |
74 | 83 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
+8-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
279 |
| - | |
| 279 | + | |
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
| 295 | + | |
295 | 296 |
| |
296 | 297 |
| |
297 | 298 |
| |
| |||
408 | 409 |
| |
409 | 410 |
| |
410 | 411 |
| |
| 412 | + | |
| 413 | + | |
411 | 414 |
| |
412 | 415 |
| |
413 | 416 |
| |
414 | 417 |
| |
| 418 | + | |
415 | 419 |
| |
416 | 420 |
| |
417 | 421 |
| |
| |||
565 | 569 |
| |
566 | 570 |
| |
567 | 571 |
| |
| 572 | + | |
| 573 | + | |
| 574 | + | |
568 | 575 |
| |
569 | 576 |
| |
570 | 577 |
| |
|
0 commit comments