File tree
596 files changed
+10818
-6226
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- attr
- util
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check/liveness
- rustc_builtin_macros/src
- format_foreign/printf
- rustc_codegen_cranelift
- .github/workflows
- build_system
- docs
- example
- scripts
- src
- debuginfo
- driver
- rustc_codegen_gcc
- patches
- src
- back
- intrinsic
- tests/run
- rustc_codegen_llvm/src
- back
- debuginfo
- llvm
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- rustc_data_structures/src
- thin_vec
- vec_map
- rustc_driver
- src
- rustc_error_codes/src
- error_codes
- rustc_errors/src
- rustc_expand/src
- rustc_graphviz/src
- rustc_hir_pretty/src
- rustc_hir/src
- rustc_incremental/src/persist
- fs
- rustc_index
- src
- interval
- rustc_infer/src/infer
- error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_log
- src
- rustc_macros/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- hir
- middle
- mir
- query
- traits
- ty
- print
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- ich
- query
- rustc_resolve/src
- rustc_save_analysis/src
- rustc_serialize/src
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src/spec
- rustc_trait_selection/src/traits
- error_reporting
- select
- rustc_traits/src
- chalk
- rustc_ty_utils/src
- rustc_typeck/src
- astconv
- check
- fn_ctxt
- method
- coherence
- collect
- variance
- library
- alloc
- src
- collections
- btree
- map
- vec_deque
- vec
- tests
- core
- src
- array
- char
- convert
- fmt
- iter
- adapters
- traits
- macros
- mem
- num
- ops
- prelude
- ptr
- slice
- sync
- tests/iter
- adapters
- traits
- panic_abort
- panic_unwind
- proc_macro
- profiler_builtins
- rustc-std-workspace-alloc
- rustc-std-workspace-core
- rustc-std-workspace-std
- std/src
- collections
- hash
- map
- ffi
- io
- buffered
- net
- ip
- os
- linux
- unix/io
- prelude
- sync/mpsc
- sys_common
- sys
- unix
- windows
- process
- thread
- test
- src
- unwind
- src
- bootstrap
- bin
- ci/docker/host-x86_64
- mingw-check
- x86_64-gnu-tools
- doc
- unstable-book/src/compiler-flags
- librustdoc
- clean
- formats
- html
- render
- static
- css
- themes
- js
- templates
- json
- passes
- collect_intra_doc_links
- test
- assembly
- codegen
- debuginfo
- incremental
- change_private_fn
- hashes
- issue-92163-missing-sourcefile
- auxiliary
- pretty
- run-make-fulldeps
- a-b-a-linker-guard
- pointer-auth-link-with-c
- split-debuginfo
- split-dwarf
- rustdoc-gui
- src/test_docs
- rustdoc-ui
- intra-doc
- rustdoc
- intra-doc
- tools
- clippy
- .github/workflows
- clippy_lints
- src
- casts
- loops
- methods
- utils
- clippy_utils/src
- tests/ui
- author
- crashes
- manual_memcpy
- needless_bool
- rustfmt
- src
- bin
- config
- modules
- parse
- macros
- test
- tests
- mod-resolver/skip-files-issue-5065
- foo/bar
- source
- target
- issue-5066
- issue-5151
- skip
- tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
596 files changed
+10818
-6226
lines changedLines changed: 93 additions & 63 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 |
| |
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
| 194 | + | |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
213 | 212 |
| |
214 |
| - | |
215 | 213 |
| |
216 | 214 |
| |
217 | 215 |
| |
| |||
404 | 402 |
| |
405 | 403 |
| |
406 | 404 |
| |
407 |
| - | |
| 405 | + | |
408 | 406 |
| |
409 | 407 |
| |
410 | 408 |
| |
| |||
671 | 669 |
| |
672 | 670 |
| |
673 | 671 |
| |
674 |
| - | |
| 672 | + | |
675 | 673 |
| |
676 | 674 |
| |
677 | 675 |
| |
| |||
1223 | 1221 |
| |
1224 | 1222 |
| |
1225 | 1223 |
| |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
1226 | 1230 |
| |
1227 | 1231 |
| |
1228 | 1232 |
| |
| |||
1511 | 1515 |
| |
1512 | 1516 |
| |
1513 | 1517 |
| |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
1514 | 1529 |
| |
1515 | 1530 |
| |
1516 | 1531 |
| |
| |||
2018 | 2033 |
| |
2019 | 2034 |
| |
2020 | 2035 |
| |
2021 |
| - | |
| 2036 | + | |
2022 | 2037 |
| |
2023 |
| - | |
| 2038 | + | |
2024 | 2039 |
| |
2025 | 2040 |
| |
2026 | 2041 |
| |
| |||
2218 | 2233 |
| |
2219 | 2234 |
| |
2220 | 2235 |
| |
2221 |
| - | |
| 2236 | + | |
2222 | 2237 |
| |
2223 | 2238 |
| |
2224 | 2239 |
| |
| |||
2285 | 2300 |
| |
2286 | 2301 |
| |
2287 | 2302 |
| |
2288 |
| - | |
2289 |
| - | |
2290 |
| - | |
2291 |
| - | |
2292 |
| - | |
2293 |
| - | |
2294 |
| - | |
2295 |
| - | |
2296 |
| - | |
2297 |
| - | |
2298 |
| - | |
2299 |
| - | |
2300 |
| - | |
2301 |
| - | |
2302 |
| - | |
2303 |
| - | |
2304 |
| - | |
2305 |
| - | |
2306 |
| - | |
2307 |
| - | |
2308 |
| - | |
2309 |
| - | |
2310 | 2303 |
| |
2311 | 2304 |
| |
2312 | 2305 |
| |
| |||
2364 | 2357 |
| |
2365 | 2358 |
| |
2366 | 2359 |
| |
2367 |
| - | |
| 2360 | + | |
2368 | 2361 |
| |
2369 | 2362 |
| |
2370 | 2363 |
| |
| |||
2484 | 2477 |
| |
2485 | 2478 |
| |
2486 | 2479 |
| |
| 2480 | + | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
| 2486 | + | |
| 2487 | + | |
| 2488 | + | |
| 2489 | + | |
| 2490 | + | |
| 2491 | + | |
2487 | 2492 |
| |
2488 | 2493 |
| |
2489 | 2494 |
| |
| |||
2934 | 2939 |
| |
2935 | 2940 |
| |
2936 | 2941 |
| |
| 2942 | + | |
| 2943 | + | |
| 2944 | + | |
| 2945 | + | |
| 2946 | + | |
| 2947 | + | |
| 2948 | + | |
| 2949 | + | |
| 2950 | + | |
| 2951 | + | |
| 2952 | + | |
2937 | 2953 |
| |
2938 | 2954 |
| |
2939 | 2955 |
| |
| |||
3338 | 3354 |
| |
3339 | 3355 |
| |
3340 | 3356 |
| |
| 3357 | + | |
3341 | 3358 |
| |
3342 |
| - | |
3343 | 3359 |
| |
3344 | 3360 |
| |
3345 | 3361 |
| |
| |||
3360 | 3376 |
| |
3361 | 3377 |
| |
3362 | 3378 |
| |
3363 |
| - | |
3364 | 3379 |
| |
3365 | 3380 |
| |
3366 | 3381 |
| |
| |||
3926 | 3941 |
| |
3927 | 3942 |
| |
3928 | 3943 |
| |
3929 |
| - | |
| 3944 | + | |
3930 | 3945 |
| |
3931 | 3946 |
| |
3932 | 3947 |
| |
| 3948 | + | |
3933 | 3949 |
| |
3934 | 3950 |
| |
3935 | 3951 |
| |
| |||
3950 | 3966 |
| |
3951 | 3967 |
| |
3952 | 3968 |
| |
| 3969 | + | |
3953 | 3970 |
| |
3954 | 3971 |
| |
3955 | 3972 |
| |
| |||
4009 | 4026 |
| |
4010 | 4027 |
| |
4011 | 4028 |
| |
4012 |
| - | |
4013 | 4029 |
| |
4014 | 4030 |
| |
4015 | 4031 |
| |
| |||
4023 | 4039 |
| |
4024 | 4040 |
| |
4025 | 4041 |
| |
| 4042 | + | |
4026 | 4043 |
| |
4027 | 4044 |
| |
4028 | 4045 |
| |
| |||
4034 | 4051 |
| |
4035 | 4052 |
| |
4036 | 4053 |
| |
4037 |
| - | |
4038 |
| - | |
4039 | 4054 |
| |
4040 | 4055 |
| |
4041 | 4056 |
| |
| |||
4153 | 4168 |
| |
4154 | 4169 |
| |
4155 | 4170 |
| |
| 4171 | + | |
4156 | 4172 |
| |
4157 | 4173 |
| |
4158 | 4174 |
| |
| |||
4277 | 4293 |
| |
4278 | 4294 |
| |
4279 | 4295 |
| |
| 4296 | + | |
| 4297 | + | |
| 4298 | + | |
| 4299 | + | |
| 4300 | + | |
| 4301 | + | |
| 4302 | + | |
| 4303 | + | |
| 4304 | + | |
| 4305 | + | |
| 4306 | + | |
4280 | 4307 |
| |
4281 | 4308 |
| |
4282 | 4309 |
| |
| |||
4777 | 4804 |
| |
4778 | 4805 |
| |
4779 | 4806 |
| |
4780 |
| - | |
4781 |
| - | |
4782 |
| - | |
4783 |
| - | |
4784 |
| - | |
4785 |
| - | |
4786 |
| - | |
4787 |
| - | |
4788 |
| - | |
4789 | 4807 |
| |
4790 | 4808 |
| |
4791 | 4809 |
| |
| |||
4803 | 4821 |
| |
4804 | 4822 |
| |
4805 | 4823 |
| |
4806 |
| - | |
| 4824 | + | |
4807 | 4825 |
| |
4808 | 4826 |
| |
4809 | 4827 |
| |
| |||
5202 | 5220 |
| |
5203 | 5221 |
| |
5204 | 5222 |
| |
5205 |
| - | |
| 5223 | + | |
5206 | 5224 |
| |
5207 | 5225 |
| |
5208 | 5226 |
| |
| |||
5277 | 5295 |
| |
5278 | 5296 |
| |
5279 | 5297 |
| |
5280 |
| - | |
| 5298 | + | |
5281 | 5299 |
| |
5282 |
| - | |
| 5300 | + | |
5283 | 5301 |
| |
5284 | 5302 |
| |
5285 | 5303 |
| |
| |||
5288 | 5306 |
| |
5289 | 5307 |
| |
5290 | 5308 |
| |
5291 |
| - | |
| 5309 | + | |
5292 | 5310 |
| |
5293 |
| - | |
| 5311 | + | |
5294 | 5312 |
| |
5295 | 5313 |
| |
5296 | 5314 |
| |
| |||
5469 | 5487 |
| |
5470 | 5488 |
| |
5471 | 5489 |
| |
5472 |
| - | |
| 5490 | + | |
5473 | 5491 |
| |
5474 |
| - | |
| 5492 | + | |
5475 | 5493 |
| |
5476 | 5494 |
| |
5477 | 5495 |
| |
5478 | 5496 |
| |
5479 | 5497 |
| |
5480 | 5498 |
| |
5481 |
| - | |
| 5499 | + | |
5482 | 5500 |
| |
5483 |
| - | |
| 5501 | + | |
5484 | 5502 |
| |
5485 | 5503 |
| |
5486 | 5504 |
| |
5487 | 5505 |
| |
5488 | 5506 |
| |
5489 | 5507 |
| |
| 5508 | + | |
| 5509 | + | |
| 5510 | + | |
| 5511 | + | |
| 5512 | + | |
| 5513 | + | |
| 5514 | + | |
| 5515 | + | |
| 5516 | + | |
| 5517 | + | |
| 5518 | + | |
| 5519 | + | |
5490 | 5520 |
| |
5491 | 5521 |
| |
5492 | 5522 |
| |
| |||
5614 | 5644 |
| |
5615 | 5645 |
| |
5616 | 5646 |
| |
5617 |
| - | |
| 5647 | + | |
5618 | 5648 |
| |
5619 |
| - | |
| 5649 | + | |
5620 | 5650 |
| |
5621 | 5651 |
| |
5622 | 5652 |
| |
| |||
5626 | 5656 |
| |
5627 | 5657 |
| |
5628 | 5658 |
| |
5629 |
| - | |
| 5659 | + | |
5630 | 5660 |
| |
5631 |
| - | |
| 5661 | + | |
5632 | 5662 |
| |
5633 | 5663 |
| |
5634 | 5664 |
| |
|
0 commit comments