File tree
787 files changed
+8973
-5939
lines changed- compiler
- rustc_abi/src
- rustc_ast/src
- attr
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_ast_pretty/src
- pprust/state
- rustc_attr/src
- rustc_baked_icu_data/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- assert
- deriving
- cmp
- rustc_codegen_cranelift/src
- debuginfo
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- back
- coverageinfo
- debuginfo
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval
- src
- const_eval
- interpret
- intrinsics
- transform/check_consts
- rustc_data_structures/src
- rustc_driver/src
- rustc_driver_impl
- src
- rustc_error_codes/src
- error_codes
- rustc_error_messages/src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- impl_wf_check
- structured_errors
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src
- errors
- infer
- error_reporting
- nice_region_error
- lexical_region_resolve
- outlives
- region_constraints
- traits/error_reporting
- rustc_interface/src
- rustc_lint
- src
- rustc_lint_defs/src
- rustc_macros/src/diagnostics
- rustc_metadata/src
- rmeta
- rustc_middle/src
- infer
- middle
- mir
- interpret
- allocation
- thir
- ty
- print
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- coverage
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_privacy/src
- rustc_query_system/src/query
- rustc_resolve/src
- late
- rustc_session
- src
- rustc_smir/src/rustc_smir
- rustc_span/src
- source_map
- rustc_target/src
- abi/call
- spec
- rustc_trait_selection/src
- solve
- traits
- error_reporting
- select
- rustc_ty_utils/src
- stable_mir/src
- library
- alloc/src
- vec
- core
- src
- alloc
- array
- cell
- char
- convert
- ffi
- intrinsics
- iter
- adapters
- traits
- mem
- net
- num
- ops
- ptr
- slice
- str
- sync
- tests/iter/adapters
- std
- src
- ffi
- fs
- io
- os
- unix
- windows
- sync
- sys
- uefi
- unix/process
- process_unsupported
- windows
- c
- thread
- src
- bootstrap
- bin
- builder
- config
- ci/docker/host-x86_64/dist-x86_64-linux
- doc
- rustc/src/platform-support
- rustdoc/src
- unstable-book/src/language-features
- etc/completions
- librustdoc
- clean
- html/render
- json
- tools
- clippy/tests/ui
- compiletest/src
- miri
- src
- borrow_tracker
- stacked_borrows
- tree_borrows
- concurrency
- shims
- unix
- linux
- windows
- x86
- tests
- fail
- alloc
- concurrency
- dangling_pointers
- data_race
- function_pointers
- intrinsics
- provenance
- unaligned_pointers
- fail-dep/shims
- pass
- function_calls
- opt-dist
- src
- rustdoc-gui
- tidy/src
- tests
- assembly/libs
- codegen
- pretty
- run-make/wasm-override-linker
- run-make-fulldeps/issue-19371
- rustdoc
- auxiliary
- inline_cross
- auxiliary
- rustdoc-ui/issues
- ui
- associated-type-bounds/return-type-notation
- async-await
- in-trait
- auxiliary
- issues
- return-type-notation
- const-generics/generic_const_exprs
- const-ptr
- consts
- const-eval
- heap
- const-mut-refs
- extra-const-ub
- error-codes
- feature-gates
- impl-trait
- alias-liveness
- in-trait
- auxiliary
- inference
- parser
- pattern
- usefulness
- resolve
- rfcs
- rfc-1937-termination-trait
- rfc-2632-const-trait-impl
- traits
- new-solver
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
787 files changed
+8973
-5939
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + |
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
349 |
| - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
350 | 352 |
| |
351 | 353 |
| |
352 | 354 |
| |
| |||
445 | 447 |
| |
446 | 448 |
| |
447 | 449 |
| |
| 450 | + | |
| 451 | + | |
448 | 452 |
| |
449 | 453 |
| |
450 | 454 |
| |
|
Lines changed: 9 additions & 46 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2150 | 2150 |
| |
2151 | 2151 |
| |
2152 | 2152 |
| |
2153 |
| - | |
| 2153 | + | |
2154 | 2154 |
| |
2155 |
| - | |
| 2155 | + | |
2156 | 2156 |
| |
2157 | 2157 |
| |
2158 | 2158 |
| |
| |||
2245 | 2245 |
| |
2246 | 2246 |
| |
2247 | 2247 |
| |
2248 |
| - | |
| 2248 | + | |
2249 | 2249 |
| |
2250 |
| - | |
| 2250 | + | |
2251 | 2251 |
| |
2252 | 2252 |
| |
2253 | 2253 |
| |
| |||
2418 | 2418 |
| |
2419 | 2419 |
| |
2420 | 2420 |
| |
2421 |
| - | |
| 2421 | + | |
2422 | 2422 |
| |
2423 |
| - | |
| 2423 | + | |
2424 | 2424 |
| |
2425 | 2425 |
| |
2426 | 2426 |
| |
| |||
2970 | 2970 |
| |
2971 | 2971 |
| |
2972 | 2972 |
| |
2973 |
| - | |
2974 |
| - | |
2975 |
| - | |
2976 |
| - | |
2977 |
| - | |
2978 |
| - | |
2979 |
| - | |
2980 |
| - | |
2981 |
| - | |
2982 |
| - | |
2983 |
| - | |
2984 |
| - | |
2985 |
| - | |
2986 |
| - | |
2987 |
| - | |
2988 |
| - | |
2989 |
| - | |
2990 |
| - | |
2991 |
| - | |
2992 |
| - | |
2993 |
| - | |
2994 |
| - | |
2995 |
| - | |
2996 |
| - | |
2997 | 2973 |
| |
2998 | 2974 |
| |
2999 | 2975 |
| |
| |||
4480 | 4456 |
| |
4481 | 4457 |
| |
4482 | 4458 |
| |
| 4459 | + | |
4483 | 4460 |
| |
4484 | 4461 |
| |
4485 | 4462 |
| |
| |||
4779 | 4756 |
| |
4780 | 4757 |
| |
4781 | 4758 |
| |
4782 |
| - | |
| 4759 | + | |
4783 | 4760 |
| |
4784 |
| - | |
| 4761 | + | |
4785 | 4762 |
| |
4786 | 4763 |
| |
4787 | 4764 |
| |
| |||
5252 | 5229 |
| |
5253 | 5230 |
| |
5254 | 5231 |
| |
5255 |
| - | |
5256 | 5232 |
| |
5257 | 5233 |
| |
5258 | 5234 |
| |
5259 |
| - | |
5260 |
| - | |
5261 |
| - | |
5262 |
| - | |
5263 |
| - | |
5264 |
| - | |
5265 |
| - | |
5266 |
| - | |
5267 |
| - | |
5268 |
| - | |
5269 |
| - | |
5270 |
| - | |
5271 |
| - | |
5272 | 5235 |
| |
5273 | 5236 |
| |
5274 | 5237 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
| |||
681 | 683 |
| |
682 | 684 |
| |
683 | 685 |
| |
| 686 | + | |
684 | 687 |
| |
685 | 688 |
| |
686 | 689 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
520 | 520 |
| |
521 | 521 |
| |
522 | 522 |
| |
523 |
| - | |
524 |
| - | |
525 |
| - | |
| 523 | + | |
526 | 524 |
| |
527 | 525 |
| |
528 | 526 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
|
Lines changed: 35 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
| 110 | + | |
113 | 111 |
| |
114 | 112 |
| |
115 | 113 |
| |
116 |
| - | |
| 114 | + | |
117 | 115 |
| |
118 | 116 |
| |
119 | 117 |
| |
| |||
229 | 227 |
| |
230 | 228 |
| |
231 | 229 |
| |
| 230 | + | |
232 | 231 |
| |
| 232 | + | |
233 | 233 |
| |
| 234 | + | |
234 | 235 |
| |
| 236 | + | |
235 | 237 |
| |
| 238 | + | |
236 | 239 |
| |
| 240 | + | |
237 | 241 |
| |
| 242 | + | |
238 | 243 |
| |
| 244 | + | |
239 | 245 |
| |
| 246 | + | |
240 | 247 |
| |
| 248 | + | |
241 | 249 |
| |
| 250 | + | |
242 | 251 |
| |
243 | 252 |
| |
244 | 253 |
| |
245 | 254 |
| |
246 | 255 |
| |
| 256 | + | |
247 | 257 |
| |
| 258 | + | |
248 | 259 |
| |
| 260 | + | |
249 | 261 |
| |
| 262 | + | |
250 | 263 |
| |
| 264 | + | |
251 | 265 |
| |
| 266 | + | |
252 | 267 |
| |
| 268 | + | |
253 | 269 |
| |
| 270 | + | |
254 | 271 |
| |
| 272 | + | |
255 | 273 |
| |
| 274 | + | |
256 | 275 |
| |
| 276 | + | |
257 | 277 |
| |
| 278 | + | |
258 | 279 |
| |
| 280 | + | |
259 | 281 |
| |
| 282 | + | |
260 | 283 |
| |
| 284 | + | |
261 | 285 |
| |
262 | 286 |
| |
263 | 287 |
| |
| |||
296 | 320 |
| |
297 | 321 |
| |
298 | 322 |
| |
| 323 | + | |
299 | 324 |
| |
300 | 325 |
| |
301 | 326 |
| |
| |||
628 | 653 |
| |
629 | 654 |
| |
630 | 655 |
| |
631 |
| - | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
632 | 659 |
| |
633 | 660 |
| |
634 | 661 |
| |
| |||
650 | 677 |
| |
651 | 678 |
| |
652 | 679 |
| |
653 |
| - | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
654 | 683 |
| |
655 | 684 |
| |
656 | 685 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
550 | 550 |
| |
551 | 551 |
| |
552 | 552 |
| |
553 |
| - | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
554 | 556 |
| |
555 | 557 |
| |
556 | 558 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 | 139 |
| |
146 | 140 |
| |
147 | 141 |
| |
|
Lines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 | 357 |
| |
369 | 358 |
| |
370 | 359 |
| |
|
Lines changed: 15 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
673 | 673 |
| |
674 | 674 |
| |
675 | 675 |
| |
676 |
| - | |
677 |
| - | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
678 | 681 |
| |
679 | 682 |
| |
680 | 683 |
| |
681 |
| - | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
682 | 688 |
| |
683 | 689 |
| |
684 | 690 |
| |
| |||
1102 | 1108 |
| |
1103 | 1109 |
| |
1104 | 1110 |
| |
1105 |
| - | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
1106 | 1114 |
| |
1107 | 1115 |
| |
1108 | 1116 |
| |
| |||
1122 | 1130 |
| |
1123 | 1131 |
| |
1124 | 1132 |
| |
1125 |
| - | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
1126 | 1136 |
| |
1127 | 1137 |
| |
1128 | 1138 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
| 65 | + | |
65 | 66 |
| |
66 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 |
| |
68 | 71 |
| |
69 | 72 |
| |
|
0 commit comments