File tree
790 files changed
+13830
-7985
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift
- patches
- scripts
- rustc_codegen_gcc
- build_system/src
- src
- back
- rustc_codegen_llvm
- src
- back
- coverageinfo
- debuginfo
- metadata
- llvm
- rustc_codegen_ssa
- src
- back
- traits
- rustc_const_eval
- src
- check_consts
- interpret
- rustc_errors/src
- rustc_expand
- src
- rustc_hir_analysis/src
- check
- collect
- errors
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_infer/src/infer
- outlives
- snapshot
- rustc_lint/src
- rustc_llvm
- llvm-wrapper
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- middle
- mir/interpret
- query
- ty
- print
- rustc_mir_build/src/thir
- cx
- pattern
- rustc_mir_dataflow/src
- impls
- rustc_mir_transform/src
- coroutine
- coverage
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- solve
- eval_ctxt
- rustc_parse/src/parser
- rustc_passes/src
- rustc_privacy/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- late
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_session/src
- rustc_span/src
- rustc_target/src
- callconv
- spec
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- solve
- traits
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc
- src
- coretests/tests
- panic
- ___location
- core/src
- mem
- ops
- panic
- ptr
- slice
- str
- sync
- rustc-std-workspace-alloc
- rustc-std-workspace-core
- rustc-std-workspace-std
- std_detect/src/detect
- os
- std
- src
- sync
- nonpoison
- poison
- sys
- pal
- hermit
- itron
- sgx
- teeos
- uefi
- unix
- unsupported
- wasi
- wasm/atomics
- windows
- xous
- random
- thread
- tests/sync
- sysroot
- windows_targets
- src
- bootstrap
- defaults
- src
- core
- build_steps
- builder
- config
- toml
- utils
- ci
- docker/host-x86_64
- dist-various-2
- pr-check-1
- pr-check-2
- test-various
- github-actions
- scripts
- doc
- rustc-dev-guide
- src/tests
- rustdoc/src
- librustdoc
- clean
- doctest
- formats
- tools
- clippy
- clippy_lints/src
- casts
- loops
- methods
- operators
- clippy_utils/src
- compiletest/src
- directives
- runtest
- generate-copyright
- src
- linkchecker
- miri
- .github/workflows
- cargo-miri/src
- ci
- doc
- etc
- genmc-sys
- src_cpp
- src
- miri-script
- src
- src
- bin
- log
- concurrency
- genmc
- intrinsics
- shims
- unix
- android
- freebsd
- linux_like
- linux
- macos
- solarish
- wasi
- windows
- x86
- tests
- fail-dep/libc
- fail
- function_pointers
- shims
- tail_calls
- genmc/pass
- pass-dep/libc
- pass/shims
- utils
- miropt-test-tools
- src
- opt-dist/src
- rust-analyzer
- .github/workflows
- crates
- base-db/src
- hir-def/src
- expr_store
- lower
- hir
- hir-ty/src
- diagnostics
- layout
- tests
- hir/src
- ide-assists/src
- handlers
- tests
- utils
- ide-completion/src/completions/item_list
- ide-db/src
- ide-diagnostics/src/handlers
- ide/src
- inlay_hints
- parser
- src
- grammar
- expressions
- syntax_kind
- test_data
- generated
- parser
- err
- inline/ok
- ok
- project-model
- src
- toolchain_info
- rust-analyzer/src
- cli
- syntax
- src
- ast
- generated
- syntax_editor
- docs/book/src/contributing
- editors/code
- src
- xtask
- src
- rustbook
- tidy
- src
- extra_checks
- tests
- assembly-llvm
- codegen-llvm
- enum
- naked-fn
- sanitizer
- kcfi
- coverage
- auxiliary
- crashes
- debuginfo
- mir-opt
- instsimplify
- pre-codegen
- pretty
- postfix-match
- run-make
- crate-loading-crate-depends-on-itself
- link-cfg
- mismatching-target-triples
- musl-default-linking
- rustdoc-dep-info
- rustdoc-target-modifiers
- rustdoc-target-spec-json-path
- target-specs
- rustdoc-ui
- doctest
- rustdoc/extern
- ui
- asm
- associated-type-bounds/return-type-notation
- async-await
- issues
- attributes
- unsafe
- borrowck
- cfg
- codemap_tests
- coercion
- compiletest-self-test
- const-generics
- defaults
- generic_const_exprs
- auxiliary
- coroutine
- deriving
- diagnostics-infra
- drop
- enum-discriminant
- errors
- extern
- feature-gates
- imports
- inference
- issues
- lifetimes
- linkage-attr
- lint
- must_not_suspend
- rfc-2383-lint-reason
- loop-match
- macros
- rfc-2011-nicer-assert-messages
- match
- modules
- nll
- closure-requirements
- ty-outlives
- parser
- pattern
- privacy
- proc-macro
- quote
- rfcs/rfc-2497-if-let-chains
- runtime
- structs
- suggestions
- sync
- target_modifiers
- traits
- const-traits
- next-solver/assembly
- transmutability/enums
- type-alias-impl-trait
- type-alias
- typeck
- unpretty
- unsafe
- warnings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
790 files changed
+13830
-7985
lines changedLines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
128 | 135 |
| |
129 | 136 |
| |
130 | 137 |
| |
|
Lines changed: 154 additions & 29 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
445 |
| - | |
446 |
| - | |
447 |
| - | |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 | 444 |
| |
459 | 445 |
| |
460 | 446 |
| |
| |||
480 | 466 |
| |
481 | 467 |
| |
482 | 468 |
| |
| 469 | + | |
| 470 | + | |
483 | 471 |
| |
484 | 472 |
| |
485 | 473 |
| |
| |||
669 | 657 |
| |
670 | 658 |
| |
671 | 659 |
| |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
672 | 680 |
| |
673 | 681 |
| |
674 | 682 |
| |
| |||
927 | 935 |
| |
928 | 936 |
| |
929 | 937 |
| |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
930 | 1000 |
| |
931 | 1001 |
| |
932 | 1002 |
| |
| |||
1364 | 1434 |
| |
1365 | 1435 |
| |
1366 | 1436 |
| |
1367 |
| - | |
| 1437 | + | |
1368 | 1438 |
| |
1369 | 1439 |
| |
1370 | 1440 |
| |
| |||
1387 | 1457 |
| |
1388 | 1458 |
| |
1389 | 1459 |
| |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
1390 | 1471 |
| |
1391 | 1472 |
| |
1392 | 1473 |
| |
| |||
1441 | 1522 |
| |
1442 | 1523 |
| |
1443 | 1524 |
| |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
1444 | 1540 |
| |
1445 | 1541 |
| |
1446 | 1542 |
| |
| |||
1890 | 1986 |
| |
1891 | 1987 |
| |
1892 | 1988 |
| |
1893 |
| - | |
| 1989 | + | |
1894 | 1990 |
| |
1895 |
| - | |
| 1991 | + | |
1896 | 1992 |
| |
1897 | 1993 |
| |
1898 | 1994 |
| |
1899 | 1995 |
| |
1900 | 1996 |
| |
1901 | 1997 |
| |
1902 |
| - | |
| 1998 | + | |
1903 | 1999 |
| |
1904 | 2000 |
| |
1905 | 2001 |
| |
| |||
2074 | 2170 |
| |
2075 | 2171 |
| |
2076 | 2172 |
| |
| 2173 | + | |
| 2174 | + | |
| 2175 | + | |
| 2176 | + | |
| 2177 | + | |
| 2178 | + | |
| 2179 | + | |
| 2180 | + | |
| 2181 | + | |
| 2182 | + | |
| 2183 | + | |
| 2184 | + | |
| 2185 | + | |
2077 | 2186 |
| |
2078 | 2187 |
| |
2079 | 2188 |
| |
| |||
2113 | 2222 |
| |
2114 | 2223 |
| |
2115 | 2224 |
| |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
| 2229 | + | |
| 2230 | + | |
| 2231 | + | |
| 2232 | + | |
| 2233 | + | |
2116 | 2234 |
| |
2117 | 2235 |
| |
2118 | 2236 |
| |
| |||
2322 | 2440 |
| |
2323 | 2441 |
| |
2324 | 2442 |
| |
| 2443 | + | |
2325 | 2444 |
| |
2326 | 2445 |
| |
2327 | 2446 |
| |
2328 | 2447 |
| |
2329 | 2448 |
| |
2330 | 2449 |
| |
2331 | 2450 |
| |
2332 |
| - | |
| 2451 | + | |
2333 | 2452 |
| |
2334 | 2453 |
| |
2335 | 2454 |
| |
| |||
2962 | 3081 |
| |
2963 | 3082 |
| |
2964 | 3083 |
| |
2965 |
| - | |
| 3084 | + | |
2966 | 3085 |
| |
2967 |
| - | |
| 3086 | + | |
2968 | 3087 |
| |
2969 | 3088 |
| |
2970 | 3089 |
| |
| |||
3048 | 3167 |
| |
3049 | 3168 |
| |
3050 | 3169 |
| |
3051 |
| - | |
| 3170 | + | |
3052 | 3171 |
| |
3053 |
| - | |
| 3172 | + | |
3054 | 3173 |
| |
3055 | 3174 |
| |
3056 | 3175 |
| |
| |||
3245 | 3364 |
| |
3246 | 3365 |
| |
3247 | 3366 |
| |
3248 |
| - | |
| 3367 | + | |
3249 | 3368 |
| |
3250 | 3369 |
| |
3251 | 3370 |
| |
| |||
3880 | 3999 |
| |
3881 | 4000 |
| |
3882 | 4001 |
| |
3883 |
| - | |
| 4002 | + | |
3884 | 4003 |
| |
3885 | 4004 |
| |
3886 | 4005 |
| |
| |||
4493 | 4612 |
| |
4494 | 4613 |
| |
4495 | 4614 |
| |
4496 |
| - | |
| 4615 | + | |
4497 | 4616 |
| |
4498 | 4617 |
| |
4499 | 4618 |
| |
| |||
4578 | 4697 |
| |
4579 | 4698 |
| |
4580 | 4699 |
| |
4581 |
| - | |
| 4700 | + | |
4582 | 4701 |
| |
4583 | 4702 |
| |
4584 | 4703 |
| |
| |||
4891 | 5010 |
| |
4892 | 5011 |
| |
4893 | 5012 |
| |
| 5013 | + | |
| 5014 | + | |
| 5015 | + | |
| 5016 | + | |
| 5017 | + | |
| 5018 | + | |
4894 | 5019 |
| |
4895 | 5020 |
| |
4896 | 5021 |
| |
| |||
5284 | 5409 |
| |
5285 | 5410 |
| |
5286 | 5411 |
| |
5287 |
| - | |
| 5412 | + | |
5288 | 5413 |
| |
5289 | 5414 |
| |
5290 | 5415 |
| |
| |||
5370 | 5495 |
| |
5371 | 5496 |
| |
5372 | 5497 |
| |
5373 |
| - | |
| 5498 | + | |
5374 | 5499 |
| |
5375 | 5500 |
| |
5376 | 5501 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
465 | 465 |
| |
466 | 466 |
| |
467 | 467 |
| |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
468 | 473 |
| |
469 | 474 |
| |
470 | 475 |
| |
| |||
475 | 480 |
| |
476 | 481 |
| |
477 | 482 |
| |
| 483 | + | |
| 484 | + | |
| 485 | + | |
478 | 486 |
| |
479 | 487 |
| |
480 | 488 |
| |
|
0 commit comments