File tree
383 files changed
+3638
-2214
lines changed- compiler
- rustc_ast/src/expand
- rustc_borrowck/src/diagnostics
- rustc_codegen_cranelift/src
- rustc_codegen_gcc
- src
- tests/run
- rustc_codegen_llvm/src
- builder
- coverageinfo
- debuginfo
- metadata
- llvm
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- traits
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- rustc_data_structures/src
- thousands
- rustc_driver_impl/src
- rustc_feature/src
- rustc_hir_analysis/src
- check
- compare_impl_item
- coherence
- collect
- errors
- hir_ty_lowering
- impl_wf_check
- outlives
- variance
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_infer/src/infer
- rustc_interface/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle
- src
- hooks
- middle
- mir
- query
- traits
- ty
- util
- common
- rustc_mir_build/src
- builder
- custom
- thir
- rustc_mir_transform/src
- rustc_monomorphize
- src
- partitioning
- rustc_passes/src
- rustc_session/src
- rustc_smir/src/rustc_smir
- convert
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src/asm
- rustc_trait_selection
- src
- error_reporting
- infer
- traits
- traits
- stable_mir/src/mir
- library
- coretests/tests
- core/src
- intrinsics
- sync
- src
- bootstrap/src/core/build_steps
- ci/github-actions
- doc
- rustc-dev-guide/src
- building
- rustc/src
- rustdoc/src
- style-guide/src
- unstable-book/src/compiler-flags
- librustdoc
- doctest
- tools
- clippy/src
- miri
- src
- borrow_tracker
- stacked_borrows
- tree_borrows
- shims
- tests
- pass-dep/libc
- pass
- rust-analyzer/crates
- hir-def/src
- intern/src/symbol
- rustfmt
- src
- bin
- config
- tests/target/configs/style_edition
- tests
- codegen
- asm
- loongarch-abi
- riscv-abi
- mir-opt
- rustdoc-ui
- coverage
- intra-doc
- auxiliary
- issues
- rustdoc
- inline_cross
- inline_local
- intra-doc
- ui
- abi
- associated-consts
- associated-item
- async-await
- async-fn
- in-trait
- closures
- coherence
- const-generics
- adt_const_params
- generic_const_exprs
- consts
- diagnostic-width
- did_you_mean
- dyn-compatibility
- error-codes
- feature-gates
- generic-associated-types
- parse
- higher-ranked/trait-bounds
- impl-trait
- in-trait
- infinite
- issues
- issue-37311-type-length-limit
- kindck
- mir/null
- never_type
- recursion
- resolve
- self
- statics
- suggestions
- traits
- alias
- non_lifetime_binders
- type-alias-impl-trait
- object
- solver-cycles
- trait-upcasting
- vtable
- type
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
383 files changed
+3638
-2214
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4234 | 4234 |
| |
4235 | 4235 |
| |
4236 | 4236 |
| |
| 4237 | + | |
4237 | 4238 |
| |
4238 | 4239 |
| |
4239 | 4240 |
| |
| |||
4243 | 4244 |
| |
4244 | 4245 |
| |
4245 | 4246 |
| |
| 4247 | + | |
4246 | 4248 |
| |
4247 | 4249 |
| |
4248 | 4250 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| 82 | + | |
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
| |||
231 | 232 |
| |
232 | 233 |
| |
233 | 234 |
| |
234 |
| - | |
| 235 | + | |
235 | 236 |
| |
236 | 237 |
| |
237 | 238 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3777 | 3777 |
| |
3778 | 3778 |
| |
3779 | 3779 |
| |
3780 |
| - | |
| 3780 | + | |
3781 | 3781 |
| |
3782 | 3782 |
| |
3783 | 3783 |
| |
|
Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
1016 | 1016 |
| |
1017 | 1017 |
| |
1018 | 1018 |
| |
1019 |
| - | |
1020 |
| - | |
1021 |
| - | |
1022 |
| - | |
1023 |
| - | |
1024 |
| - | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
1025 | 1022 |
| |
1026 | 1023 |
| |
1027 | 1024 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
420 | 430 |
| |
421 | 431 |
| |
422 | 432 |
| |
|
Lines changed: 14 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
171 | 173 |
| |
172 | 174 |
| |
173 | 175 |
| |
| |||
243 | 245 |
| |
244 | 246 |
| |
245 | 247 |
| |
246 |
| - | |
| 248 | + | |
247 | 249 |
| |
248 | 250 |
| |
249 | 251 |
| |
| |||
460 | 462 |
| |
461 | 463 |
| |
462 | 464 |
| |
463 |
| - | |
464 |
| - | |
465 |
| - | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
466 | 474 |
| |
467 | 475 |
| |
468 | 476 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
65 | 70 |
| |
66 | 71 |
| |
67 | 72 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
234 | 234 |
| |
235 | 235 |
| |
236 | 236 |
| |
237 |
| - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
238 | 243 |
| |
239 | 244 |
| |
240 | 245 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| |||
401 | 401 |
| |
402 | 402 |
| |
403 | 403 |
| |
404 |
| - | |
| 404 | + | |
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
|
0 commit comments