File tree
1,350 files changed
+19369
-10688
lines changed- .github/workflows
- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_builtin_macros/src
- rustc_codegen_cranelift
- example
- src
- rustc_codegen_gcc
- .github/workflows
- build_sysroot
- build_system
- src
- crate_patches
- deps
- doc
- example
- patches
- crates
- cross_patches
- src
- back
- intrinsic
- tests
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_const_eval
- src
- const_eval
- interpret
- transform/check_consts
- rustc_driver_impl/src
- rustc_errors/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- type_of
- outlives
- variance
- rustc_hir_typeck/src
- rustc_infer
- src
- errors
- infer
- error_reporting
- nice_region_error
- opaque_types
- rustc_interface/src
- rustc_lint
- src
- rustc_macros/src
- diagnostics
- rustc_metadata/src
- rustc_middle/src
- mir
- interpret
- traits
- ty
- consts
- print
- rustc_mir_build/src
- build
- matches
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse
- src
- parser
- rustc_passes
- src
- rustc_pattern_analysis/src
- rustc_query_system/src/dep_graph
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- abi/call
- spec
- base
- targets
- tests
- rustc_trait_selection/src
- solve
- eval_ctxt
- normalizes_to
- traits/error_reporting
- rustc_ty_utils/src
- library
- alloc/src
- ffi
- core/src
- ffi
- io
- slice
- task
- panic_unwind/src
- std/src
- ffi
- io
- os
- android
- freebsd
- linux
- net/linux_ext
- netbsd
- unix/net
- sys
- pal
- unix
- windows
- c
- personality
- test/src
- unwind/src
- src
- bootstrap
- defaults
- src
- core
- build_steps
- builder
- config
- utils
- ci
- docker/host-x86_64
- dist-various-2
- dist-x86_64-linux
- test-various
- x86_64-gnu-llvm-16
- x86_64-gnu-llvm-17
- x86_64-gnu-tools
- github-actions
- scripts
- doc/rustc/src
- platform-support
- etc
- tools
- clippy/clippy_lints/src
- loops
- compiletest/src
- header
- test-auxillary
- llvm-bitcode-linker
- src
- bin
- miri
- src/shims
- windows
- tests/pass
- run-make-support
- src
- rust-analyzer
- .cargo
- .github/workflows
- crates
- base-db
- src
- flycheck/src
- hir
- src
- semantics
- hir-def/src
- body
- data
- hir
- item_tree
- nameres
- hir-expand
- src
- hir-ty
- src
- diagnostics
- match_check
- mir
- tests
- ide
- src
- hover
- ide-assists
- src
- handlers
- ide-completion
- src/completions
- postfix
- ide-db
- src
- generated
- syntax_helpers
- tests
- ide-diagnostics
- src
- handlers
- load-cargo/src
- parser
- src
- grammar
- expressions
- items
- test_data/parser/err
- proc-macro-api
- proc-macro-srv
- proc-macro-test
- profile/src
- project-model
- src
- rust-analyzer
- src
- cli
- handlers
- lsp
- tracing
- salsa
- salsa-macros/src
- src
- tests
- parallel
- span/src
- stdx/src
- syntax
- src
- ast
- test-fixture/src
- toolchain/src
- vfs/src
- docs
- dev
- user
- editors/code
- src
- lib
- line-index
- src
- lsp-server/src
- xtask
- src
- codegen
- tidy/src
- tests
- assembly
- nvptx-kernel-abi
- codegen
- enum
- loongarch-abi
- repr
- simd
- unwind-abis
- incremental
- mir-opt
- building/custom
- const_prop
- dataflow-const-prop
- inline
- instsimplify
- pre-codegen
- sroa
- run-make
- min-global-align
- wasm-abi
- wasm-custom-section
- wasm-custom-sections-opt
- wasm-export-all-symbols
- wasm-import-module
- wasm-panic-small
- wasm-spurious-import
- wasm-stringify-ints-small
- wasm-symbols-different-module
- wasm-symbols-not-exported
- wasm-symbols-not-imported
- x86_64-fortanix-unknown-sgx-lvi
- run-pass-valgrind
- rustdoc
- synthetic_auto
- ui
- abi
- cross-crate
- extern
- foreign
- issues
- mir
- statics
- struct-enums
- union
- alloc-error
- allocator
- asm
- associated-consts
- associated-inherent-types
- bugs
- associated-types
- async-await
- async-closures
- async-fn
- issues/issue-65419
- return-type-notation
- attributes/unix_sigpipe
- auto-traits
- binop
- borrowck
- cfg
- closures
- codegen
- coherence
- command
- const-generics
- generic_const_exprs
- consts
- coroutine
- duplicate
- dyn-star
- explicit-tail-calls
- expr/if
- extern
- feature-gates
- for
- foreign
- generic-associated-types
- generic-const-items
- higher-ranked/trait-bounds
- hygiene
- impl-trait
- in-trait
- issues
- inference
- intrinsics
- io-checks
- issues
- kindck
- lazy-type-alias
- lifetimes
- linkage-attr
- lint
- dead-code
- liveness
- loops
- macros
- mir/alignment
- never_type
- nll
- numbers-arithmetic
- object-safety
- panic-runtime
- panics
- parser/issues
- precondition-checks
- privacy
- proc-macro
- process
- regions
- rfcs
- rfc-1014-stdout-existential-crisis
- rfc-1717-dllimport/1717-dllimport
- rfc-2027-object-safe-for-dispatch
- runtime
- rust-2018/uniform-paths
- simd
- single-use-lifetime
- structs-enums
- suggestions
- test-attrs
- threads-sendsync
- traits
- negative-impls
- next-solver
- env-shadows-impls
- non_lifetime_binders
- trait-upcasting
- transmutability/primitives
- type-alias-impl-trait
- typeck
- unsized
- variance
- wf
- ui-fulldeps
- internal-lints
- session-diagnostic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,350 files changed
+19369
-10688
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
340 |
| - | |
| 340 | + | |
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
| |||
442 | 442 |
| |
443 | 443 |
| |
444 | 444 |
| |
445 |
| - | |
| 445 | + | |
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
|
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2265 | 2265 |
| |
2266 | 2266 |
| |
2267 | 2267 |
| |
| 2268 | + | |
| 2269 | + | |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
| 2276 | + | |
| 2277 | + | |
| 2278 | + | |
2268 | 2279 |
| |
2269 | 2280 |
| |
2270 | 2281 |
| |
| |||
3298 | 3309 |
| |
3299 | 3310 |
| |
3300 | 3311 |
| |
| 3312 | + | |
| 3313 | + | |
| 3314 | + | |
3301 | 3315 |
| |
3302 | 3316 |
| |
3303 | 3317 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
|
Lines changed: 13 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
148 | 157 |
| |
149 | 158 |
| |
150 | 159 |
| |
| |||
160 | 169 |
| |
161 | 170 |
| |
162 | 171 |
| |
163 |
| - | |
164 |
| - | |
| 172 | + | |
165 | 173 |
| |
166 | 174 |
| |
167 | 175 |
| |
| |||
176 | 184 |
| |
177 | 185 |
| |
178 | 186 |
| |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
184 | 190 |
| |
185 | 191 |
| |
186 | 192 |
| |
|
Lines changed: 31 additions & 31 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
| 43 | + | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 |
| - | |
| 135 | + | |
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
| 142 | + | |
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 |
| - | |
| 149 | + | |
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
| 171 | + | |
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
| 178 | + | |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| |||
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 |
| - | |
| 190 | + | |
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
| |||
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
215 |
| - | |
| 215 | + | |
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
| 244 | + | |
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
254 |
| - | |
| 254 | + | |
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
| |||
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
264 |
| - | |
| 264 | + | |
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
274 |
| - | |
| 274 | + | |
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
282 |
| - | |
| 282 | + | |
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
| |||
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
296 |
| - | |
| 296 | + | |
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
| |||
311 | 311 |
| |
312 | 312 |
| |
313 | 313 |
| |
314 |
| - | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
| |||
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
325 |
| - | |
| 325 | + | |
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
333 |
| - | |
| 333 | + | |
334 | 334 |
| |
335 | 335 |
| |
336 | 336 |
| |
| |||
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
366 |
| - | |
| 366 | + | |
367 | 367 |
| |
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 |
| - | |
| 373 | + | |
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
376 |
| - | |
377 |
| - | |
| 376 | + | |
| 377 | + | |
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
| |||
742 | 742 |
| |
743 | 743 |
| |
744 | 744 |
| |
745 |
| - | |
746 |
| - | |
| 745 | + | |
| 746 | + | |
747 | 747 |
| |
748 | 748 |
| |
749 | 749 |
| |
|
0 commit comments