This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
860 files changed
+18107
-2828
lines changed- compiler
- rustc_abi/src
- rustc_ast_passes/src
- rustc_borrowck/src
- region_infer
- type_check
- rustc_codegen_cranelift/patches
- rustc_codegen_llvm/src/debuginfo
- rustc_codegen_ssa/src/back
- rustc_driver_impl/src
- rustc_errors/src
- rustc_hir_analysis/src
- astconv
- check
- collect
- rustc_hir_typeck
- src
- fn_ctxt
- rustc_infer/src/infer
- error_reporting
- opaque_types
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_metadata/src
- rustc_middle/src
- ty
- rustc_mir_transform
- src
- rustc_monomorphize/src
- rustc_parse
- src
- lexer
- parser
- rustc_privacy
- src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_target/src/spec
- rustc_trait_selection/src
- solve
- assembly
- eval_ctxt
- traits
- error_reporting
- select
- rustc_traits/src
- rustc_transmute/src
- layout
- maybe_transmutable
- library
- alloc
- benches
- btree
- src
- collections
- binary_heap
- btree
- map
- set
- linked_list
- slice
- vec
- tests
- core
- src
- iter/sources
- ptr
- slice
- tests
- std
- src
- collections/hash
- map
- set
- ffi
- sys_common
- wtf8
- sys
- unix
- windows
- c
- thread
- test/src
- src
- bootstrap
- defaults
- ci/docker/host-x86_64/x86_64-gnu-tools
- doc
- rustc/src/codegen-options
- rustdoc/src
- librustdoc
- clean
- html
- render
- static/js
- templates
- tools
- compiletest/src
- generate-windows-sys/src
- miri/tests/pass
- miropt-test-tools/src
- rustdoc-gui
- tidy/src
- tests
- mir-opt
- const_prop
- copy-prop
- dataflow-const-prop
- dead-store-elimination
- dest-prop
- inline
- issues
- pre-codegen
- rustdoc-gui
- rustdoc-js-std
- rustdoc-js
- rustdoc
- ui
- associated-consts
- associated-inherent-types
- associated-type-bounds
- associated-types
- async-await
- cfg
- closures/2229_closure_analysis/run_pass
- const-generics
- generic_arg_infer
- generic_const_exprs
- issues
- consts
- const-eval
- error-codes
- extern
- feature-gates
- for-loop-while
- for
- generics
- higher-ranked/trait-bounds/normalize-under-binder
- impl-trait
- in-trait
- intrinsics
- issues
- layout
- lexer
- lint
- unused
- macros
- mir
- never_type
- nll
- parser
- issues
- polymorphization/drop_shims
- privacy
- pub
- reachable
- resolve
- rfcs/rfc-2565-param-attrs
- rust-2018
- traits
- bound
- object
- transmutability
- alignment
- enums/repr
- malformed-program-gracefulness
- primitives
- references
- try-block
- tuple
- typeck
- unsafe
- auxiliary
- unsized-locals
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
860 files changed
+18107
-2828
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
68 | 74 | | |
69 | 75 | | |
70 | 76 | | |
| |||
1522 | 1528 | | |
1523 | 1529 | | |
1524 | 1530 | | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
1525 | 1540 | | |
1526 | 1541 | | |
1527 | 1542 | | |
| |||
4633 | 4648 | | |
4634 | 4649 | | |
4635 | 4650 | | |
4636 | | - | |
| 4651 | + | |
4637 | 4652 | | |
4638 | 4653 | | |
4639 | 4654 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 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 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 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 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
102 | 108 | | |
103 | 109 | | |
104 | 110 | | |
| |||
828 | 834 | | |
829 | 835 | | |
830 | 836 | | |
| 837 | + | |
831 | 838 | | |
832 | 839 | | |
833 | 840 | | |
| |||
844 | 851 | | |
845 | 852 | | |
846 | 853 | | |
847 | | - | |
848 | | - | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
849 | 859 | | |
850 | 860 | | |
851 | 861 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
368 | 373 | | |
369 | 374 | | |
370 | 375 | | |
| |||
378 | 383 | | |
379 | 384 | | |
380 | 385 | | |
381 | | - | |
382 | | - | |
383 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
384 | 394 | | |
385 | 395 | | |
386 | 396 | | |
| |||
1039 | 1049 | | |
1040 | 1050 | | |
1041 | 1051 | | |
1042 | | - | |
| 1052 | + | |
1043 | 1053 | | |
1044 | 1054 | | |
1045 | 1055 | | |
| |||
0 commit comments