This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
741 files changed
+11340
-7363
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_arena/src
- rustc_ast_lowering/src
- rustc_borrowck/src
- diagnostics
- type_check
- liveness
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_gcc/src/intrinsic
- rustc_codegen_llvm/src
- coverageinfo
- llvm
- rustc_codegen_ssa/src
- debuginfo
- mir
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- rustc_data_structures
- src
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_hir_analysis
- src
- check
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- canonical
- snapshot
- rustc_lint_defs/src
- rustc_lint/src
- types
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rmeta/decoder
- rustc_middle/src
- infer
- mir
- interpret
- query
- traits
- ty
- inhabitedness
- print
- rustc_mir_build/src
- build/matches
- thir/pattern
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- coroutine
- coverage
- rustc_next_trait_solver/src
- solve
- eval_ctxt
- rustc_passes
- src
- rustc_pattern_analysis
- rustc_resolve/src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src/spec
- targets
- rustc_trait_selection/src
- error_reporting/traits
- solve
- traits
- query
- type_op
- select
- rustc_traits/src
- rustc_transmute/src
- rustc_ty_utils/src
- layout
- rustc_type_ir/src
- search_graph
- solve
- library
- alloc
- benches
- src
- collections
- vec_deque
- tests
- core
- src
- iter/sources
- macros
- ops
- ptr
- str
- sync
- tests
- panic_unwind/src
- portable-simd/crates/core_simd
- src
- tests
- proc_macro/src
- bridge
- std
- src
- os
- unix
- xous
- sys
- alloc
- pal
- hermit
- uefi
- unix
- wasm/atomics
- windows
- c
- xous
- net
- os
- params
- random
- sync
- condvar
- mutex
- once
- rwlock
- thread_parking
- thread_local
- native
- tests
- sysroot
- unwind
- src
- src
- bootstrap
- src
- core
- build_steps
- builder
- config
- utils
- ci
- docker
- host-x86_64
- dist-various-2
- dist-x86_64-freebsd
- x86_64-gnu-tools
- scripts
- github-actions
- doc
- rustc/src
- platform-support
- unstable-book/src/language-features
- etc/installer/msi
- librustdoc
- clean
- html
- markdown
- static/css
- json
- passes
- rustdoc-json-types
- tools
- clippy
- .github
- book/src
- clippy_config
- src
- clippy_dev
- src
- clippy_lints
- src
- casts
- doc
- loops
- matches
- methods
- operators
- unit_types
- utils/internal_lints
- clippy_utils
- src
- declare_clippy_lint
- src
- lintcheck
- src
- rustc_tools_util
- src
- tests
- ui-toml
- array_size_threshold
- item_name_repetitions
- allowed_prefixes_extend
- allowed_prefixes
- ui
- missing_const_for_fn
- util/gh-pages
- compiletest/src
- jsondoclint
- linkchecker
- miri
- src
- borrow_tracker
- stacked_borrows
- tree_borrows
- intrinsics
- shims
- tests
- fail
- dangling_pointers
- intrinsics
- provenance
- stacked_borrows
- unaligned_pointers
- uninit
- pass-dep/libc
- pass
- concurrency
- shims
- stacked-borrows
- miropt-test-tools/src
- nix-dev-shell
- x
- rust-analyzer
- crates/hir-ty/src
- tidy
- src
- unicode-table-generator
- src
- tests
- assembly
- codegen
- float
- issues
- coverage
- crashes
- debuginfo
- mir-opt
- building
- dest-prop
- issues
- run-make
- avr-rjmp-offset
- longjmp-across-rust
- rustc-crates-on-stable
- rustdoc-json/traits
- rustdoc
- ui
- abi
- argument-suggestions
- associated-types
- attributes
- codegen/equal-pointers-unequal
- exposed-provenance
- strict-provenance
- coherence
- command
- coroutine
- diagnostic_namespace/do_not_recommend
- dropck
- error-codes
- e0119
- errors
- feature-gates
- impl-trait
- in-trait
- issues
- precise-capturing
- issues
- layout
- lint
- auxiliary
- unused
- mir/alignment
- panics
- precondition-checks
- range
- rfcs
- rfc-2008-non-exhaustive/improper_ctypes
- auxiliary
- rfc-2632-const-trait-impl
- sanitizer
- stats
- structs-enums
- suggestions
- traits
- next-solver
- canonical
- normalize
- overflow
- object
- vtable
- transmutability
- try-block
- type-alias-impl-trait
- typeck
- type/pattern_types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
741 files changed
+11340
-7363
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
107 | 119 | | |
108 | 120 | | |
109 | 121 | | |
| |||
194 | 206 | | |
195 | 207 | | |
196 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
197 | 214 | | |
198 | 215 | | |
199 | 216 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
540 | | - | |
| 540 | + | |
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| 553 | + | |
553 | 554 | | |
554 | 555 | | |
555 | | - | |
| 556 | + | |
| 557 | + | |
556 | 558 | | |
557 | 559 | | |
558 | 560 | | |
| |||
566 | 568 | | |
567 | 569 | | |
568 | 570 | | |
569 | | - | |
| 571 | + | |
570 | 572 | | |
571 | 573 | | |
572 | 574 | | |
| |||
582 | 584 | | |
583 | 585 | | |
584 | 586 | | |
585 | | - | |
| 587 | + | |
586 | 588 | | |
587 | 589 | | |
588 | 590 | | |
589 | 591 | | |
590 | 592 | | |
591 | 593 | | |
592 | | - | |
| 594 | + | |
593 | 595 | | |
594 | 596 | | |
595 | 597 | | |
596 | 598 | | |
597 | 599 | | |
598 | | - | |
599 | 600 | | |
600 | 601 | | |
601 | 602 | | |
| |||
613 | 614 | | |
614 | 615 | | |
615 | 616 | | |
616 | | - | |
| 617 | + | |
617 | 618 | | |
618 | 619 | | |
619 | 620 | | |
| |||
919 | 920 | | |
920 | 921 | | |
921 | 922 | | |
922 | | - | |
923 | | - | |
924 | | - | |
925 | | - | |
926 | | - | |
927 | | - | |
928 | | - | |
929 | | - | |
930 | | - | |
931 | 923 | | |
932 | 924 | | |
933 | 925 | | |
| |||
1915 | 1907 | | |
1916 | 1908 | | |
1917 | 1909 | | |
1918 | | - | |
| 1910 | + | |
1919 | 1911 | | |
1920 | 1912 | | |
1921 | 1913 | | |
| |||
2163 | 2155 | | |
2164 | 2156 | | |
2165 | 2157 | | |
2166 | | - | |
| 2158 | + | |
2167 | 2159 | | |
2168 | 2160 | | |
2169 | 2161 | | |
| |||
2501 | 2493 | | |
2502 | 2494 | | |
2503 | 2495 | | |
2504 | | - | |
2505 | | - | |
2506 | | - | |
2507 | | - | |
2508 | | - | |
2509 | | - | |
2510 | | - | |
2511 | | - | |
2512 | | - | |
2513 | | - | |
2514 | | - | |
2515 | 2496 | | |
2516 | 2497 | | |
2517 | 2498 | | |
| |||
2879 | 2860 | | |
2880 | 2861 | | |
2881 | 2862 | | |
| 2863 | + | |
2882 | 2864 | | |
2883 | 2865 | | |
2884 | 2866 | | |
| |||
3532 | 3514 | | |
3533 | 3515 | | |
3534 | 3516 | | |
3535 | | - | |
| 3517 | + | |
3536 | 3518 | | |
3537 | 3519 | | |
3538 | 3520 | | |
| |||
4229 | 4211 | | |
4230 | 4212 | | |
4231 | 4213 | | |
4232 | | - | |
| 4214 | + | |
4233 | 4215 | | |
4234 | 4216 | | |
4235 | 4217 | | |
| |||
4460 | 4442 | | |
4461 | 4443 | | |
4462 | 4444 | | |
4463 | | - | |
4464 | | - | |
4465 | | - | |
4466 | | - | |
4467 | | - | |
4468 | | - | |
4469 | 4445 | | |
4470 | 4446 | | |
4471 | 4447 | | |
| |||
4608 | 4584 | | |
4609 | 4585 | | |
4610 | 4586 | | |
| 4587 | + | |
4611 | 4588 | | |
4612 | 4589 | | |
4613 | 4590 | | |
| |||
4632 | 4609 | | |
4633 | 4610 | | |
4634 | 4611 | | |
4635 | | - | |
| 4612 | + | |
4636 | 4613 | | |
4637 | 4614 | | |
4638 | 4615 | | |
| |||
5262 | 5239 | | |
5263 | 5240 | | |
5264 | 5241 | | |
5265 | | - | |
| 5242 | + | |
5266 | 5243 | | |
5267 | 5244 | | |
5268 | 5245 | | |
| |||
5593 | 5570 | | |
5594 | 5571 | | |
5595 | 5572 | | |
5596 | | - | |
5597 | | - | |
5598 | | - | |
5599 | | - | |
5600 | | - | |
5601 | | - | |
5602 | | - | |
5603 | 5573 | | |
5604 | 5574 | | |
5605 | 5575 | | |
| |||
5649 | 5619 | | |
5650 | 5620 | | |
5651 | 5621 | | |
| 5622 | + | |
| 5623 | + | |
| 5624 | + | |
| 5625 | + | |
| 5626 | + | |
| 5627 | + | |
| 5628 | + | |
5652 | 5629 | | |
5653 | 5630 | | |
5654 | 5631 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | | - | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | | - | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| |||
108 | 113 | | |
109 | 114 | | |
110 | 115 | | |
| 116 | + | |
111 | 117 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | 118 | | |
121 | 119 | | |
122 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | | - | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
54 | 56 | | |
55 | 57 | | |
56 | 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 | + | |
57 | 89 | | |
58 | 90 | | |
59 | 91 | | |
| |||
489 | 521 | | |
490 | 522 | | |
491 | 523 | | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
492 | 528 | | |
493 | 529 | | |
494 | 530 | | |
| |||
0 commit comments