File tree
497 files changed
+5443
-2560
lines changed- .reuse
- compiler
- rustc_abi/src
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- coverageinfo
- debuginfo
- llvm
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- rustc_driver_impl/src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_hir_analysis/src
- astconv
- check
- collect/type_of
- outlives
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_infer/src/infer/error_reporting
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir/map
- mir
- interpret
- query
- ty
- print
- rustc_mir_build/src
- build
- matches
- thir
- cx
- pattern
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src/dep_graph
- rustc_resolve/src
- rustc_session/src
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_target/src/spec
- base
- targets
- rustc_trait_selection/src
- solve/assembly
- traits
- error_reporting
- select
- rustc_transmute/src
- layout
- maybe_transmutable
- rustc_ty_utils/src
- stable_mir/src
- mir
- library
- core/src
- proc_macro/src
- std/src
- sync
- sys_common
- sys
- pal
- teeos
- uefi
- unsupported
- wasip2
- wasi
- wasm
- zkvm
- sync
- condvar
- mutex
- once
- rwlock
- sgx
- src
- bootstrap/src
- core
- build_steps
- builder
- config
- utils
- ci/docker/host-x86_64/dist-various-2
- doc
- rustc/src
- platform-support
- unstable-book/src/compiler-flags
- librustdoc
- clean
- formats
- html/templates
- passes
- tools
- build-manifest/src
- clippy
- clippy_lints/src
- attrs
- loops
- methods
- utils
- clippy_utils/src
- compiletest/src
- header
- miri
- src
- alloc_addresses
- borrow_tracker
- stacked_borrows
- tree_borrows
- concurrency
- tests/pass
- rustfmt/src
- tests
- assembly
- stack-protector
- targets
- codegen
- intrinsics
- coverage
- auxiliary
- debuginfo
- mir-opt
- building
- unnamed-fields
- rustdoc
- ui-fulldeps/stable-mir
- ui
- abi/foreign
- async-await/in-trait
- attributes/unix_sigpipe
- binop
- borrowck
- const-generics
- auxiliary
- generic_const_exprs
- auxiliary
- issues/auxiliary
- consts
- auxiliary
- const-eval/heap
- miri_unleashed
- dyn-star
- auxiliary
- explicit-tail-calls
- expr/if
- generic-associated-types
- half-open-range-patterns
- higher-ranked/trait-bounds
- impl-trait
- in-trait
- instrument-coverage
- issues
- kindck
- layout
- lazy-type-alias
- auxiliary
- lifetimes
- liveness
- macros
- parser
- pattern/usefulness/integer-ranges
- regions
- rfcs
- rfc-1937-termination-trait
- rfc-2528-type-changing-struct-update
- statics
- stats
- suggestions
- traits
- next-solver/normalize
- transmutability
- primitives
- references
- unions
- type-alias-impl-trait
- variance
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
497 files changed
+5443
-2560
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
816 | 816 | | |
817 | 817 | | |
818 | 818 | | |
819 | | - | |
820 | | - | |
821 | | - | |
822 | | - | |
823 | | - | |
824 | | - | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
825 | 822 | | |
826 | 823 | | |
827 | 824 | | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
828 | 850 | | |
829 | 851 | | |
830 | 852 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1021 | 1021 | | |
1022 | 1022 | | |
1023 | 1023 | | |
1024 | | - | |
| 1024 | + | |
1025 | 1025 | | |
1026 | 1026 | | |
1027 | 1027 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
| 368 | + | |
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1567 | 1567 | | |
1568 | 1568 | | |
1569 | 1569 | | |
1570 | | - | |
| 1570 | + | |
1571 | 1571 | | |
1572 | 1572 | | |
1573 | 1573 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
790 | | - | |
| 790 | + | |
791 | 791 | | |
792 | 792 | | |
793 | 793 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2356 | 2356 | | |
2357 | 2357 | | |
2358 | 2358 | | |
2359 | | - | |
| 2359 | + | |
2360 | 2360 | | |
2361 | 2361 | | |
2362 | 2362 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1212 | 1212 | | |
1213 | 1213 | | |
1214 | 1214 | | |
1215 | | - | |
| 1215 | + | |
1216 | 1216 | | |
1217 | 1217 | | |
1218 | 1218 | | |
| |||
0 commit comments