This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
515 files changed
+3079
-2558
lines changed- compiler
- rustc_abi/src
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty
- src
- pprust
- state
- pp
- rustc_ast/src
- attr
- rustc_attr/src
- rustc_borrowck
- src
- constraints
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros/src
- deriving/generic
- rustc_codegen_llvm
- src
- back
- coverageinfo
- debuginfo
- metadata/enums
- llvm
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- rustc_data_structures
- src
- graph/dominators
- rustc_driver_impl/src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_hir/src
- rustc_incremental/src
- persist
- rustc_index_macros/src
- rustc_index/src/vec
- rustc_infer
- src
- infer
- canonical
- error_reporting
- nice_region_error
- lexical_region_resolve
- outlives
- region_constraints
- traits
- rustc_interface/src
- rustc_lint
- src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- hir/map
- infer
- middle
- mir
- query
- thir
- traits
- ty
- print
- rustc_mir_build
- src
- build
- custom
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow
- src
- framework
- impls
- move_paths
- rustc_mir_transform
- src
- coverage
- rustc_monomorphize/src
- rustc_parse/src
- lexer
- parser
- rustc_passes
- src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- late
- rustc_session/src
- rustc_smir/src
- rustc_internal
- rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- typeid
- rustc_target/src/abi
- rustc_trait_selection
- src
- solve
- assembly
- eval_ctxt
- inspect
- traits
- error_reporting
- query
- type_op
- select
- specialize
- rustc_traits/src
- rustc_transmute
- rustc_ty_utils
- src
- rustc_type_ir/src
- stable_mir/src
- mir
- library
- core/tests
- std/src
- os/windows/io
- sys/windows
- src
- bootstrap/src
- bin
- core
- config
- tests
- ci/docker/host-x86_64/dist-powerpc64-linux
- doc/unstable-book/src/language-features
- librustdoc
- formats
- html/static/js
- tools
- clippy
- clippy_dev
- clippy_lints
- clippy_utils
- declare_clippy_lint
- miri
- src
- tests
- fail
- pass
- rustfmt
- tests
- codegen
- run-make-fulldeps
- issue-19371
- obtain-borrowck
- rustdoc-js-std
- ui-fulldeps/stable-mir
- ui
- check-cfg
- closures
- codegen
- coroutine
- dyn-star
- feature-gates
- never_type
- rfcs/rfc-2632-const-trait-impl
- simd
- traits
- new-solver
- trait-upcasting
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
515 files changed
+3079
-2558
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2060 | 2060 | | |
2061 | 2061 | | |
2062 | 2062 | | |
2063 | | - | |
| 2063 | + | |
2064 | 2064 | | |
2065 | | - | |
| 2065 | + | |
2066 | 2066 | | |
2067 | 2067 | | |
2068 | 2068 | | |
| |||
3471 | 3471 | | |
3472 | 3472 | | |
3473 | 3473 | | |
| 3474 | + | |
3474 | 3475 | | |
3475 | 3476 | | |
3476 | 3477 | | |
| |||
3523 | 3524 | | |
3524 | 3525 | | |
3525 | 3526 | | |
3526 | | - | |
3527 | 3527 | | |
3528 | 3528 | | |
3529 | 3529 | | |
| |||
3934 | 3934 | | |
3935 | 3935 | | |
3936 | 3936 | | |
3937 | | - | |
3938 | 3937 | | |
3939 | 3938 | | |
3940 | 3939 | | |
| |||
3997 | 3996 | | |
3998 | 3997 | | |
3999 | 3998 | | |
4000 | | - | |
4001 | 3999 | | |
4002 | 4000 | | |
4003 | 4001 | | |
| |||
4215 | 4213 | | |
4216 | 4214 | | |
4217 | 4215 | | |
4218 | | - | |
4219 | 4216 | | |
4220 | 4217 | | |
4221 | 4218 | | |
| |||
4239 | 4236 | | |
4240 | 4237 | | |
4241 | 4238 | | |
4242 | | - | |
4243 | 4239 | | |
4244 | 4240 | | |
4245 | 4241 | | |
| |||
4266 | 4262 | | |
4267 | 4263 | | |
4268 | 4264 | | |
4269 | | - | |
4270 | 4265 | | |
4271 | 4266 | | |
4272 | 4267 | | |
| |||
4340 | 4335 | | |
4341 | 4336 | | |
4342 | 4337 | | |
4343 | | - | |
4344 | 4338 | | |
4345 | 4339 | | |
4346 | 4340 | | |
| |||
4564 | 4558 | | |
4565 | 4559 | | |
4566 | 4560 | | |
4567 | | - | |
4568 | 4561 | | |
4569 | 4562 | | |
4570 | 4563 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
1025 | 1025 | | |
1026 | 1026 | | |
1027 | 1027 | | |
1028 | | - | |
| 1028 | + | |
1029 | 1029 | | |
1030 | 1030 | | |
1031 | 1031 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2574 | 2574 | | |
2575 | 2575 | | |
2576 | 2576 | | |
2577 | | - | |
| 2577 | + | |
2578 | 2578 | | |
2579 | 2579 | | |
2580 | 2580 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
959 | 959 | | |
960 | 960 | | |
961 | 961 | | |
962 | | - | |
| 962 | + | |
963 | 963 | | |
964 | 964 | | |
965 | 965 | | |
| |||
1057 | 1057 | | |
1058 | 1058 | | |
1059 | 1059 | | |
1060 | | - | |
| 1060 | + | |
1061 | 1061 | | |
1062 | 1062 | | |
1063 | 1063 | | |
| |||
1156 | 1156 | | |
1157 | 1157 | | |
1158 | 1158 | | |
1159 | | - | |
| 1159 | + | |
1160 | 1160 | | |
1161 | 1161 | | |
1162 | 1162 | | |
| |||
1413 | 1413 | | |
1414 | 1414 | | |
1415 | 1415 | | |
1416 | | - | |
| 1416 | + | |
1417 | 1417 | | |
1418 | 1418 | | |
1419 | 1419 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
341 | | - | |
342 | | - | |
| 341 | + | |
| 342 | + | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
| 279 | + | |
| 280 | + | |
286 | 281 | | |
287 | 282 | | |
288 | 283 | | |
289 | 284 | | |
290 | 285 | | |
291 | | - | |
| 286 | + | |
292 | 287 | | |
293 | 288 | | |
294 | 289 | | |
| |||
744 | 739 | | |
745 | 740 | | |
746 | 741 | | |
747 | | - | |
| 742 | + | |
748 | 743 | | |
749 | 744 | | |
750 | 745 | | |
| |||
775 | 770 | | |
776 | 771 | | |
777 | 772 | | |
778 | | - | |
| 773 | + | |
779 | 774 | | |
780 | 775 | | |
781 | 776 | | |
| |||
857 | 852 | | |
858 | 853 | | |
859 | 854 | | |
860 | | - | |
| 855 | + | |
861 | 856 | | |
862 | 857 | | |
863 | 858 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1157 | 1157 | | |
1158 | 1158 | | |
1159 | 1159 | | |
1160 | | - | |
| 1160 | + | |
1161 | 1161 | | |
1162 | 1162 | | |
1163 | 1163 | | |
| |||
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
1224 | | - | |
| 1224 | + | |
1225 | 1225 | | |
1226 | 1226 | | |
1227 | | - | |
| 1227 | + | |
1228 | 1228 | | |
1229 | 1229 | | |
1230 | 1230 | | |
| |||
1267 | 1267 | | |
1268 | 1268 | | |
1269 | 1269 | | |
1270 | | - | |
| 1270 | + | |
1271 | 1271 | | |
1272 | 1272 | | |
1273 | 1273 | | |
| |||
1551 | 1551 | | |
1552 | 1552 | | |
1553 | 1553 | | |
1554 | | - | |
| 1554 | + | |
1555 | 1555 | | |
1556 | 1556 | | |
1557 | 1557 | | |
| |||
2067 | 2067 | | |
2068 | 2068 | | |
2069 | 2069 | | |
2070 | | - | |
2071 | | - | |
2072 | | - | |
2073 | | - | |
| 2070 | + | |
| 2071 | + | |
2074 | 2072 | | |
2075 | 2073 | | |
2076 | 2074 | | |
| |||
0 commit comments