File tree
923 files changed
+22150
-8900
lines changed- .github/workflows
- compiler
- rustc_abi/src/extern_abi
- rustc_ast/src
- attr
- expand
- util
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- state
- rustc_attr/src
- rustc_attr_data_structures
- src
- rustc_attr_parsing
- src
- attributes
- rustc_borrowck/src
- diagnostics
- polonius
- legacy
- region_infer
- type_check
- liveness
- rustc_builtin_macros
- src
- assert
- deriving
- cmp
- generic
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm
- src
- back
- coverageinfo
- mapgen
- debuginfo
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- util
- rustc_driver_impl
- src
- rustc_errors/src
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_hir
- src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- hir_ty_lowering
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental/src
- persist
- rustc_infer/src
- infer
- opaque_types
- region_constraints
- traits
- rustc_interface
- src
- rustc_lint
- src
- early
- diagnostics
- types
- rustc_lint_defs/src
- rustc_macros/src/diagnostics
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle
- src
- dep_graph
- hir
- map
- middle
- mir
- query
- traits
- ty
- print
- util
- rustc_mir_build/src
- builder
- coverageinfo
- custom
- parse
- expr
- matches
- thir
- cx
- rustc_mir_dataflow/src
- framework
- rustc_mir_transform
- src
- coroutine
- rustc_monomorphize
- src
- mono_checks
- rustc_parse/src
- lexer
- parser
- mut_visit
- rustc_passes
- src
- rustc_privacy
- src
- rustc_query_system/src/ich
- rustc_resolve
- src
- late
- rustc_session/src
- config
- rustc_smir
- src
- rustc_internal
- rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- asm
- spec
- targets
- rustc_trait_selection
- src
- error_reporting
- infer
- nice_region_error
- traits
- errors
- traits
- select
- rustc_transmute/src
- rustc_ty_utils/src
- library
- alloc
- src
- collections
- vec_deque
- vec
- tests
- core/src
- convert
- macros
- num
- slice
- proc_macro/src
- bridge
- std/src
- os
- fd
- windows/io
- sync
- mutex
- rwlock
- sys/pal/unix
- src
- bootstrap
- src/core
- build_steps
- builder
- ci
- docker
- host-x86_64
- dist-powerpc64le-linux
- x86_64-gnu-llvm-18
- x86_64-gnu-llvm-19
- scripts
- github-actions
- scripts
- doc
- rustc/src
- platform-support
- rustdoc/src
- read-documentation
- unstable-book/src/language-features
- librustdoc
- clean
- doctest
- html
- render
- static/js
- json
- passes
- tools
- build-manifest/src
- clippy
- clippy_lints/src
- attrs
- doc
- functions
- matches
- utils/internal_lints
- clippy_utils/src
- tests/ui
- compiletest/src
- runtest
- miri
- src
- run-make-support/src
- rust-analyzer
- .github/workflows
- crates
- edition
- src
- hir/src
- hir-expand/src
- builtin
- hir-ty/src
- tests
- ide/src
- hover
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions/attribute
- context
- ide-db/src
- generated
- ide-diagnostics/src
- handlers
- ide-ssr/src
- intern/src/symbol
- load-cargo/src
- parser
- src
- proc-macro-api/src
- msg
- proc-macro-srv/src
- dylib
- server_impl
- tests
- proc-macro-srv-cli/src
- project-model/src
- ra-salsa
- src
- tests
- rust-analyzer/src
- bin
- cli
- syntax/src/ast
- syntax_factory
- docs/user
- editors/code/src
- xtask
- src/codegen
- tests
- auxiliary
- codegen
- bounds-checking
- coverage
- attr
- auxiliary
- branch
- condition
- mcdc
- crashes
- mir-opt/coverage
- rustdoc
- rustdoc-gui
- src/test_docs
- rustdoc-js
- rustdoc-json
- rustdoc-ui
- doctest
- ui
- asm
- aarch64
- loongarch
- powerpc
- riscv
- s390x
- sparc
- associated-consts
- bootstrap/self-test
- borrowck
- check-cfg
- const-generics
- issues
- min_const_generics
- coverage-attr
- drop
- editions
- error-emitter
- feature-gates
- impl-trait
- in-bindings
- rpit
- internal-lints
- intrinsics
- iterators
- lint
- macros
- never_type
- pattern
- rfc-3627-match-ergonomics-2024
- rfcs/rfc-2396-target_feature-11
- rust-2024
- unsafe-attributes
- unsafe-extern-blocks
- rustdoc
- specialization/min_specialization
- stats
- structs/default-field-values
- auxiliary
- structs-enums
- target-feature
- traits/winnowing
- unsafe
- unsafe_op_in_unsafe_fn
- ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
923 files changed
+22150
-8900
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
239 |
| - | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
240 | 241 |
| |
241 | 242 |
| |
242 | 243 |
| |
|
Lines changed: 42 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3354 | 3354 |
| |
3355 | 3355 |
| |
3356 | 3356 |
| |
3357 |
| - | |
| 3357 | + | |
3358 | 3358 |
| |
3359 | 3359 |
| |
3360 | 3360 |
| |
| |||
3380 | 3380 |
| |
3381 | 3381 |
| |
3382 | 3382 |
| |
3383 |
| - | |
| 3383 | + | |
3384 | 3384 |
| |
3385 | 3385 |
| |
3386 | 3386 |
| |
| |||
3397 | 3397 |
| |
3398 | 3398 |
| |
3399 | 3399 |
| |
| 3400 | + | |
| 3401 | + | |
| 3402 | + | |
| 3403 | + | |
| 3404 | + | |
| 3405 | + | |
| 3406 | + | |
| 3407 | + | |
| 3408 | + | |
| 3409 | + | |
| 3410 | + | |
| 3411 | + | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
| 3415 | + | |
| 3416 | + | |
| 3417 | + | |
| 3418 | + | |
3400 | 3419 |
| |
3401 | 3420 |
| |
3402 | 3421 |
| |
| |||
3441 | 3460 |
| |
3442 | 3461 |
| |
3443 | 3462 |
| |
3444 |
| - | |
| 3463 | + | |
3445 | 3464 |
| |
3446 | 3465 |
| |
3447 | 3466 |
| |
| |||
3473 | 3492 |
| |
3474 | 3493 |
| |
3475 | 3494 |
| |
3476 |
| - | |
| 3495 | + | |
3477 | 3496 |
| |
3478 | 3497 |
| |
3479 | 3498 |
| |
| |||
3515 | 3534 |
| |
3516 | 3535 |
| |
3517 | 3536 |
| |
3518 |
| - | |
| 3537 | + | |
3519 | 3538 |
| |
3520 | 3539 |
| |
3521 | 3540 |
| |
3522 | 3541 |
| |
3523 | 3542 |
| |
| 3543 | + | |
3524 | 3544 |
| |
3525 | 3545 |
| |
3526 | 3546 |
| |
| |||
3552 | 3572 |
| |
3553 | 3573 |
| |
3554 | 3574 |
| |
3555 |
| - | |
| 3575 | + | |
3556 | 3576 |
| |
3557 | 3577 |
| |
3558 | 3578 |
| |
| |||
3619 | 3639 |
| |
3620 | 3640 |
| |
3621 | 3641 |
| |
3622 |
| - | |
| 3642 | + | |
3623 | 3643 |
| |
3624 | 3644 |
| |
3625 | 3645 |
| |
| |||
3723 | 3743 |
| |
3724 | 3744 |
| |
3725 | 3745 |
| |
3726 |
| - | |
| 3746 | + | |
3727 | 3747 |
| |
3728 | 3748 |
| |
3729 | 3749 |
| |
| |||
3786 | 3806 |
| |
3787 | 3807 |
| |
3788 | 3808 |
| |
| 3809 | + | |
3789 | 3810 |
| |
3790 | 3811 |
| |
3791 | 3812 |
| |
| |||
3797 | 3818 |
| |
3798 | 3819 |
| |
3799 | 3820 |
| |
3800 |
| - | |
| 3821 | + | |
3801 | 3822 |
| |
3802 | 3823 |
| |
3803 | 3824 |
| |
| |||
3836 | 3857 |
| |
3837 | 3858 |
| |
3838 | 3859 |
| |
3839 |
| - | |
| 3860 | + | |
3840 | 3861 |
| |
3841 | 3862 |
| |
3842 | 3863 |
| |
| |||
3925 | 3946 |
| |
3926 | 3947 |
| |
3927 | 3948 |
| |
3928 |
| - | |
| 3949 | + | |
3929 | 3950 |
| |
3930 | 3951 |
| |
3931 | 3952 |
| |
| |||
3981 | 4002 |
| |
3982 | 4003 |
| |
3983 | 4004 |
| |
3984 |
| - | |
| 4005 | + | |
3985 | 4006 |
| |
3986 | 4007 |
| |
3987 | 4008 |
| |
| |||
4055 | 4076 |
| |
4056 | 4077 |
| |
4057 | 4078 |
| |
4058 |
| - | |
| 4079 | + | |
4059 | 4080 |
| |
4060 | 4081 |
| |
4061 | 4082 |
| |
| |||
4092 | 4113 |
| |
4093 | 4114 |
| |
4094 | 4115 |
| |
4095 |
| - | |
| 4116 | + | |
4096 | 4117 |
| |
4097 | 4118 |
| |
4098 | 4119 |
| |
| |||
4171 | 4192 |
| |
4172 | 4193 |
| |
4173 | 4194 |
| |
4174 |
| - | |
| 4195 | + | |
4175 | 4196 |
| |
4176 | 4197 |
| |
4177 | 4198 |
| |
| |||
4197 | 4218 |
| |
4198 | 4219 |
| |
4199 | 4220 |
| |
4200 |
| - | |
| 4221 | + | |
4201 | 4222 |
| |
4202 | 4223 |
| |
4203 | 4224 |
| |
| |||
4265 | 4286 |
| |
4266 | 4287 |
| |
4267 | 4288 |
| |
4268 |
| - | |
| 4289 | + | |
4269 | 4290 |
| |
4270 | 4291 |
| |
4271 | 4292 |
| |
4272 | 4293 |
| |
4273 | 4294 |
| |
4274 | 4295 |
| |
4275 | 4296 |
| |
4276 |
| - | |
4277 | 4297 |
| |
4278 | 4298 |
| |
4279 | 4299 |
| |
| |||
4312 | 4332 |
| |
4313 | 4333 |
| |
4314 | 4334 |
| |
4315 |
| - | |
| 4335 | + | |
4316 | 4336 |
| |
4317 | 4337 |
| |
4318 | 4338 |
| |
| |||
4376 | 4396 |
| |
4377 | 4397 |
| |
4378 | 4398 |
| |
4379 |
| - | |
| 4399 | + | |
4380 | 4400 |
| |
4381 | 4401 |
| |
4382 | 4402 |
| |
| |||
4454 | 4474 |
| |
4455 | 4475 |
| |
4456 | 4476 |
| |
4457 |
| - | |
4458 | 4477 |
| |
4459 | 4478 |
| |
| 4479 | + | |
4460 | 4480 |
| |
4461 | 4481 |
| |
4462 | 4482 |
| |
| |||
4533 | 4553 |
| |
4534 | 4554 |
| |
4535 | 4555 |
| |
4536 |
| - | |
| 4556 | + | |
4537 | 4557 |
| |
4538 | 4558 |
| |
4539 | 4559 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
|
Lines changed: 8 additions & 64 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
| 34 | + | |
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
| |||
859 | 858 |
| |
860 | 859 |
| |
861 | 860 |
| |
| 861 | + | |
| 862 | + | |
862 | 863 |
| |
863 | 864 |
| |
864 | 865 |
| |
| |||
1758 | 1759 |
| |
1759 | 1760 |
| |
1760 | 1761 |
| |
1761 |
| - | |
1762 |
| - | |
| 1762 | + | |
1763 | 1763 |
| |
1764 | 1764 |
| |
1765 | 1765 |
| |
1766 |
| - | |
1767 |
| - | |
1768 |
| - | |
1769 |
| - | |
1770 |
| - | |
1771 |
| - | |
1772 |
| - | |
1773 |
| - | |
1774 |
| - | |
1775 |
| - | |
1776 |
| - | |
1777 |
| - | |
1778 |
| - | |
1779 |
| - | |
1780 |
| - | |
1781 |
| - | |
1782 |
| - | |
1783 |
| - | |
1784 |
| - | |
1785 |
| - | |
1786 |
| - | |
1787 |
| - | |
1788 |
| - | |
1789 |
| - | |
1790 |
| - | |
1791 |
| - | |
1792 |
| - | |
1793 |
| - | |
1794 |
| - | |
1795 |
| - | |
1796 |
| - | |
1797 |
| - | |
1798 |
| - | |
1799 |
| - | |
1800 |
| - | |
1801 |
| - | |
1802 | 1766 |
| |
1803 | 1767 |
| |
1804 | 1768 |
| |
1805 | 1769 |
| |
1806 | 1770 |
| |
1807 |
| - | |
| 1771 | + | |
1808 | 1772 |
| |
1809 | 1773 |
| |
1810 | 1774 |
| |
| |||
1814 | 1778 |
| |
1815 | 1779 |
| |
1816 | 1780 |
| |
1817 |
| - | |
1818 |
| - | |
1819 |
| - | |
1820 |
| - | |
1821 |
| - | |
1822 |
| - | |
1823 |
| - | |
1824 |
| - | |
1825 |
| - | |
1826 |
| - | |
1827 |
| - | |
1828 |
| - | |
1829 |
| - | |
1830 |
| - | |
1831 |
| - | |
1832 |
| - | |
1833 |
| - | |
1834 |
| - | |
1835 |
| - | |
1836 |
| - | |
1837 |
| - | |
| 1781 | + | |
1838 | 1782 |
| |
1839 | 1783 |
| |
1840 | 1784 |
| |
| |||
3051 | 2995 |
| |
3052 | 2996 |
| |
3053 | 2997 |
| |
3054 |
| - | |
| 2998 | + | |
3055 | 2999 |
| |
3056 | 3000 |
| |
3057 | 3001 |
| |
|
0 commit comments