File tree
336 files changed
+4473
-1650
lines changed- compiler
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src
- region_infer
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm/src
- back
- debuginfo
- llvm
- rustc_codegen_ssa
- src/back
- rustc_const_eval
- src
- interpret
- rustc_expand/src/mbe
- rustc_feature/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_typeck/src
- rustc_hir/src/attrs
- rustc_interface
- src
- rustc_lexer/src
- rustc_llvm
- llvm-wrapper
- rustc_metadata
- src
- rustc_middle
- src
- middle
- mir/interpret
- ty
- print
- rustc_mir_build/src/builder/expr
- rustc_mir_transform/src
- rustc_passes/src
- rustc_session/src
- config
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src/spec
- targets
- rustc_thread_pool/src
- rustc_trait_selection/src
- error_reporting/traits
- traits/query/type_op
- rustc_transmute/src/layout
- rustc_ty_utils/src
- rustc_windows_rc
- src
- library
- alloctests/tests
- alloc
- src
- collections/btree
- ffi
- raw_vec
- vec
- coretests/tests
- floats
- core
- src
- ffi
- intrinsics
- iter/adapters
- num
- slice
- str
- std
- src
- io
- net
- num
- sync
- nonpoison
- poison
- sys
- alloc
- fs
- pal
- hermit
- uefi
- unix
- vexos
- random
- stdio
- thread_local
- thread
- thread
- tests
- sysroot
- src
- bootstrap
- ci/docker/host-aarch64
- aarch64-gnu-debug
- aarch64-gnu-llvm-20
- aarch64-gnu
- doc
- rustc-dev-guide
- src
- appendix
- autodiff
- building
- bootstrapping
- profiling
- tests
- codegen-backend-tests
- rustc/src
- codegen-options
- platform-support
- symbol-mangling
- rustdoc/src
- unstable-book/src/compiler-flags
- librustdoc
- clean
- html
- render
- static/js
- templates
- passes/lint
- tools
- compiletest
- src
- directives
- miri
- src
- intrinsics
- tests/pass
- rust-analyzer/crates
- hir-def/src
- hir-ty/src
- next_solver
- hir/src
- tidy/src
- tests
- assembly-llvm
- codegen-llvm
- crashes
- run-make-cargo
- panic-immediate-abort-codegen
- panic-immediate-abort-works
- hello
- src
- run-make
- crate-loading
- linker-warning
- pointer-auth-link-with-c-lto-clang
- pointer-auth-link-with-c
- rustdoc-gui/src/test_docs
- rustdoc-ui/lints
- rustdoc
- auxiliary
- inline_cross
- auxiliary
- jump-to-def
- reexport
- auxiliary
- source-code-pages
- ui
- associated-inherent-types
- check-cfg
- codemap_tests
- coercion
- const-generics
- adt_const_params
- issues
- consts
- const-eval
- coroutine
- diagnostic-flags
- error-emitter
- frontmatter
- higher-ranked
- impl-trait/diagnostics
- invalid-compile-flags
- iterators
- lang-items
- lifetimes
- panic-runtime
- auxiliary
- proc-macro
- simd
- auxiliary
- suggestions
- traits/next-solver
- typeck
- type-inference
- unstable-feature-bound
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
336 files changed
+4473
-1650
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
1332 | 1332 | | |
1333 | 1333 | | |
1334 | 1334 | | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
1335 | 1341 | | |
1336 | 1342 | | |
1337 | 1343 | | |
| |||
3556 | 3562 | | |
3557 | 3563 | | |
3558 | 3564 | | |
3559 | | - | |
| 3565 | + | |
3560 | 3566 | | |
3561 | 3567 | | |
3562 | 3568 | | |
| |||
4760 | 4766 | | |
4761 | 4767 | | |
4762 | 4768 | | |
4763 | | - | |
| 4769 | + | |
4764 | 4770 | | |
4765 | 4771 | | |
4766 | 4772 | | |
| |||
Lines changed: 0 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 1 | | |
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 | 2 | | |
39 | 3 | | |
40 | 4 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | | - | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
85 | 89 | | |
86 | 90 | | |
87 | 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| 201 | + | |
201 | 202 | | |
202 | 203 | | |
203 | 204 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1736 | 1736 | | |
1737 | 1737 | | |
1738 | 1738 | | |
1739 | | - | |
1740 | | - | |
1741 | | - | |
| 1739 | + | |
| 1740 | + | |
| 1741 | + | |
| 1742 | + | |
1742 | 1743 | | |
1743 | 1744 | | |
1744 | 1745 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
| 508 | + | |
508 | 509 | | |
509 | 510 | | |
510 | 511 | | |
511 | 512 | | |
512 | 513 | | |
513 | 514 | | |
514 | 515 | | |
| 516 | + | |
515 | 517 | | |
516 | 518 | | |
517 | 519 | | |
| |||
536 | 538 | | |
537 | 539 | | |
538 | 540 | | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
539 | 552 | | |
540 | 553 | | |
541 | 554 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
105 | 115 | | |
106 | 116 | | |
107 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
| 290 | + | |
| 291 | + | |
294 | 292 | | |
295 | 293 | | |
296 | 294 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
443 | 446 | | |
444 | 447 | | |
445 | 448 | | |
| |||
458 | 461 | | |
459 | 462 | | |
460 | 463 | | |
461 | | - | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
462 | 467 | | |
463 | 468 | | |
464 | 469 | | |
| |||
0 commit comments