This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
677 files changed
+9038
-5211
lines changed- compiler
- rustc_ast_lowering
- src
- rustc_attr
- src
- rustc_borrowck
- src
- diagnostics
- type_check
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_gcc
- build_system/src
- src
- tests/run
- rustc_codegen_llvm/src
- debuginfo
- llvm
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- util
- rustc_data_structures/src
- graph/scc
- rustc_errors/src
- rustc_expand
- src
- rustc_feature/src
- rustc_hir_analysis/src
- check
- coherence
- collect
- variance
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src
- infer
- canonical
- outlives
- rustc_interface/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata
- src
- rustc_middle/src
- mir/interpret
- ty
- consts
- print
- rustc_mir_build
- src
- build/expr
- thir/pattern
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- solve
- assembly
- rustc_parse/src
- parser
- rustc_passes
- src
- rustc_pattern_analysis/src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_smir/src
- rustc_internal
- rustc_smir/convert
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- abi/call
- spec/abi
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- solve
- inspect
- traits
- query
- type_op
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- ty_kind
- library
- alloc
- src
- tests
- core
- src
- fmt
- num
- ops
- panic
- tests
- ops
- std
- src
- sys/pal
- unix
- windows
- c
- thread
- test/src
- windows_targets
- src
- src
- bootstrap/src
- bin
- core
- build_steps
- builder
- config
- utils
- helpers
- ci/docker/scripts
- doc
- rustdoc/src/write-documentation
- unstable-book/src/language-features
- etc/completions
- librustdoc
- clean
- doctest
- html
- static
- css
- js
- passes
- tools
- clippy
- clippy_lints/src
- casts
- methods
- clippy_utils/src
- compiletest/src
- generate-windows-sys/src
- miri
- .github/workflows
- src
- tests/pass
- run-make-support/src
- diff
- external_deps
- rust-analyzer
- .github/workflows
- crates
- base-db
- src
- cfg
- src
- flycheck
- hir-def
- src
- body
- macro_expansion_tests
- nameres
- tests
- path
- hir-expand
- src
- builtin
- hir-ty
- src
- diagnostics
- match_check
- infer
- mir
- tests
- hir
- src
- semantics
- ide-assists
- src
- handlers
- ide-completion
- src
- completions
- ide-db
- src
- ide-diagnostics
- src
- handlers
- ide-ssr
- src
- ide
- src
- hover
- inlay_hints
- intern
- limit
- load-cargo
- src
- mbe
- src
- parser
- paths
- src
- proc-macro-api
- src
- msg
- proc-macro-srv-cli
- proc-macro-srv
- src
- server_impl
- tests
- profile
- project-model
- src
- rust-analyzer
- src
- bin
- cli
- diagnostics
- handlers
- lsp
- tests
- slow-tests
- span
- src
- stdx
- syntax-bridge
- src
- syntax
- src
- test-fixture/src
- test-utils
- src
- text-edit
- toolchain
- tt
- vfs-notify
- src
- vfs
- src
- docs
- dev
- user
- editors/code
- src
- tests/unit
- lib/lsp-server
- xtask/src
- rustc-perf-wrapper/src
- tidy/src
- tests
- assembly
- asm
- codegen-units
- item-collection
- auxiliary
- partitioning
- codegen
- enum
- intrinsics
- issues
- repr
- mir-opt
- run-make
- CURRENT_RUSTC_VERSION
- arguments-non-c-like-enum
- c-link-to-rust-staticlib
- comment-section
- compressed-debuginfo
- const_fn_mir
- crate-loading
- doctests-keep-binaries-2024
- doctests-merge
- dylib-soname
- extern-flag-disambiguates
- ice-dep-cannot-find-dep
- incr-test-moved-file
- incremental-debugger-visualizer
- lto-readonly-lib
- min-global-align
- multiple-emits
- naked-symbol-visibility
- no-alloc-shim
- non-unicode-in-incremental-dir
- output-type-permutations
- print-check-cfg
- print-native-static-libs
- redundant-libs
- remap-path-prefix-dwarf
- reproducible-build-2
- reset-codegen-1
- rlib-format-packed-bundled-libs-3
- run-in-tmpdir-self-test
- rust-lld-by-default-nightly
- rust-lld-compress-debug-sections
- rust-lld-custom-target
- rust-lld
- rustdoc-io-error
- rustdoc-scrape-examples-remap
- sepcomp-cci-copies
- sepcomp-inlining
- sepcomp-separate
- sysroot-crates-are-unstable
- rustdoc-gui
- rustdoc-ui
- doctest
- generate-link-to-definition
- rustdoc
- ui
- asm
- aarch64
- x86_64
- cast
- coercion
- consts/const-eval
- coroutine
- diagnostic_namespace/do_not_recommend
- feature-gates
- higher-ranked
- impl-trait
- pattern/usefulness
- proc-macro
- auxiliary
- rust-2024
- sanitizer/cfi
- traits/next-solver
- try-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
677 files changed
+9038
-5211
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
170 | 173 | | |
171 | 174 | | |
172 | 175 | | |
173 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
174 | 182 | | |
| 183 | + | |
| 184 | + | |
175 | 185 | | |
176 | 186 | | |
177 | 187 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | | - | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
55 | | - | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | | - | |
68 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
69 | 76 | | |
70 | 77 | | |
71 | 78 | | |
| |||
176 | 183 | | |
177 | 184 | | |
178 | 185 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
193 | 189 | | |
194 | 190 | | |
195 | 191 | | |
| |||
246 | 242 | | |
247 | 243 | | |
248 | 244 | | |
249 | | - | |
| 245 | + | |
250 | 246 | | |
251 | 247 | | |
252 | 248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
1540 | 1540 | | |
1541 | 1541 | | |
1542 | 1542 | | |
1543 | | - | |
1544 | 1543 | | |
1545 | 1544 | | |
1546 | 1545 | | |
| |||
1575 | 1574 | | |
1576 | 1575 | | |
1577 | 1576 | | |
1578 | | - | |
| 1577 | + | |
1579 | 1578 | | |
1580 | 1579 | | |
1581 | 1580 | | |
| |||
1587 | 1586 | | |
1588 | 1587 | | |
1589 | 1588 | | |
1590 | | - | |
| 1589 | + | |
1591 | 1590 | | |
1592 | 1591 | | |
1593 | 1592 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2326 | 2326 | | |
2327 | 2327 | | |
2328 | 2328 | | |
2329 | | - | |
2330 | 2329 | | |
2331 | 2330 | | |
2332 | 2331 | | |
| |||
2340 | 2339 | | |
2341 | 2340 | | |
2342 | 2341 | | |
2343 | | - | |
| 2342 | + | |
2344 | 2343 | | |
2345 | 2344 | | |
2346 | 2345 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
521 | 522 | | |
522 | 523 | | |
523 | 524 | | |
524 | | - | |
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
597 | 596 | | |
598 | 597 | | |
599 | 598 | | |
| |||
680 | 679 | | |
681 | 680 | | |
682 | 681 | | |
683 | | - | |
| 682 | + | |
684 | 683 | | |
685 | 684 | | |
686 | 685 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
77 | 89 | | |
78 | 90 | | |
79 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
80 | 98 | | |
81 | 99 | | |
82 | 100 | | |
| |||
163 | 181 | | |
164 | 182 | | |
165 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
166 | 187 | | |
167 | 188 | | |
168 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3989 | 3989 | | |
3990 | 3990 | | |
3991 | 3991 | | |
3992 | | - | |
| 3992 | + | |
3993 | 3993 | | |
3994 | 3994 | | |
3995 | 3995 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
119 | | - | |
| 121 | + | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
| |||
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
150 | | - | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
| |||
0 commit comments