This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
222 files changed
+3220
-2145
lines changed- .github/workflows
- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast/src
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- rustc_codegen_gcc
- src
- tests
- run
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- traits
- rustc_const_eval/src
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis/src
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_infer/src
- rustc_interface/src
- rustc_lint/src
- rustc_macros/src
- rustc_metadata/src
- rustc_middle/src
- ty
- rustc_mir_build/src
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_next_trait_solver
- src/solve
- eval_ctxt
- inspect
- rustc_parse/src
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_query_system/src
- dep_graph
- rustc_resolve/src
- rustc_sanitizers/src
- rustc_serialize/src
- opaque
- rustc_session/src
- config
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- rustc_trait_selection/src
- error_reporting/traits
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- core/src
- macros
- prelude
- std
- src
- prelude
- sys
- args
- env
- pal
- hermit
- sgx
- solid
- teeos
- uefi
- unix
- sync
- unsupported
- wasi
- windows
- xous
- zkvm
- process/unix
- tests/floats
- src
- bootstrap/src/core
- build_steps
- builder
- ci
- citool/src
- docker
- host-x86_64/dist-arm-linux
- github-actions
- scripts
- doc
- rustdoc/src
- read-documentation
- write-documentation
- unstable-book/src/library-features
- librustdoc
- doctest
- html
- markdown
- render
- static/css
- passes
- tools
- compiletest/src
- miri
- cargo-miri/src
- tidy/src
- tests
- run-make
- doctests-runtool
- rustdoc-default-output
- rustdoc-gui
- src/test_docs
- rustdoc/doctest
- auxiliary
- ui
- asm
- cfg
- coercion
- diagnostic_namespace/do_not_recommend
- feature-gates
- float
- impl-trait/in-trait
- issues
- macros
- methods
- modules
- resolve
- simd/intrinsic
- traits/next-solver/normalize
- transmute
- auxiliary
- type-alias-impl-trait
- type-alias
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
222 files changed
+3220
-2145
lines changedLines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
94 | 105 |
| |
95 | 106 |
| |
96 | 107 |
| |
| |||
165 | 176 |
| |
166 | 177 |
| |
167 | 178 |
| |
| 179 | + | |
| 180 | + | |
168 | 181 |
| |
169 | 182 |
| |
170 | 183 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4158 | 4158 |
| |
4159 | 4159 |
| |
4160 | 4160 |
| |
4161 |
| - | |
4162 | 4161 |
| |
4163 | 4162 |
| |
4164 | 4163 |
| |
|
Lines changed: 24 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 |
| |
79 |
| - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
80 | 103 |
| |
81 | 104 |
| |
82 | 105 |
| |
|
Lines changed: 1 addition & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1927 | 1927 |
| |
1928 | 1928 |
| |
1929 | 1929 |
| |
1930 |
| - | |
| 1930 | + | |
1931 | 1931 |
| |
1932 | 1932 |
| |
1933 | 1933 |
| |
| |||
1942 | 1942 |
| |
1943 | 1943 |
| |
1944 | 1944 |
| |
1945 |
| - | |
1946 |
| - | |
1947 |
| - | |
1948 |
| - | |
1949 |
| - | |
1950 |
| - | |
1951 |
| - | |
1952 |
| - | |
1953 |
| - | |
1954 |
| - | |
1955 |
| - | |
1956 |
| - | |
1957 | 1945 |
| |
1958 | 1946 |
| |
1959 | 1947 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 |
| - | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Lines changed: 2 additions & 2 deletions
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 |
| |
43 | 43 |
| |
| |||
916 | 916 |
| |
917 | 917 |
| |
918 | 918 |
| |
919 |
| - | |
| 919 | + | |
920 | 920 |
| |
921 | 921 |
| |
922 | 922 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 |
| - | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 |
| - | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
| 318 | + | |
323 | 319 |
| |
324 | 320 |
| |
325 | 321 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| 80 | + | |
80 | 81 |
| |
81 |
| - | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
|
0 commit comments