File tree
778 files changed
+8913
-5609
lines changed- compiler
- rustc_ast/src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- diagnostics
- type_check
- liveness
- rustc_codegen_cranelift
- rustc_codegen_gcc
- src
- rustc_codegen_llvm/src
- debuginfo
- rustc_codegen_ssa/src/back
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- util
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir_analysis/src
- coherence
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- method
- rustc_index/src
- rustc_infer/src/infer
- rustc_interface/src
- rustc_lexer/src
- rustc_lint
- src
- context
- rustc_lint_defs/src
- rustc_llvm/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- interpret
- ty
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- coroutine
- coverage
- spans
- shim
- rustc_monomorphize/src
- rustc_next_trait_solver/src/solve
- normalizes_to
- rustc_parse
- src
- lexer
- parser
- rustc_passes/src
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_target/src
- spec
- base/apple
- targets
- rustc_trait_selection/src
- error_reporting/infer
- traits
- select
- specialize
- rustc_transmute/src/layout
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc/src
- collections
- binary_heap
- btree
- vec_deque
- vec
- core
- src
- char
- future
- iter
- adapters
- sources
- traits
- mem
- num
- ptr
- slice
- str
- task
- tests
- panic_unwind/src
- std/src
- ffi
- fs
- os/unix
- sync
- sys
- pal
- unix/linux
- wasi
- thread
- windows_targets/src
- src
- bootstrap
- src
- core
- build_steps
- config
- utils
- ci
- docker/host-x86_64/x86_64-gnu-tools
- github-actions
- scripts
- doc
- rustc/src
- platform-support
- etc/completions
- librustdoc
- clean
- formats
- html
- render
- static/js
- json
- passes
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- methods
- transmute
- clippy_utils/src
- tests/ui
- compiletest/src
- jsondoclint/src
- lint-docs/src
- miri
- src
- concurrency
- intrinsics
- tests
- fail
- provenance
- uninit
- pass
- run-make-support/src
- external_deps
- rust-analyzer/crates
- hir-expand/src
- parser/src
- rustfmt
- src
- tests/target
- tidy
- config
- src
- wasm-component-ld
- tests
- assembly
- asm
- targets
- codegen
- coverage
- crashes
- debuginfo
- run-make
- apple-deployment-target
- macos-deployment-target
- rustdoc-js
- rustdoc-js-std
- rustdoc-json
- enums
- fn_pointer
- fns
- generic-associated-types
- impls
- lifetime
- methods
- primitives
- reexport
- structs
- traits
- type
- unions
- ui
- asm
- associated-types
- async-await
- async-closures
- future-sizes
- auto-traits
- cmse-nonsecure/cmse-nonsecure-call
- coherence
- occurs-check
- super-traits
- conditional-compilation
- const-generics
- generic_const_exprs
- consts
- const-eval/heap
- miri_unleashed
- coroutine
- delegation
- generics
- error-codes/e0119
- feature-gates
- higher-ranked
- leak-check
- impl-trait
- implied-bounds
- issues
- lexer
- lifetimes/raw
- lint/elided-named-lifetimes
- parser
- issues
- misspelled-keywords
- proc-macro
- rust-2024
- specialization
- coherence
- defaultimpl
- static
- traits
- alias
- solver-cycles
- transmutability/malformed-program-gracefulness
- type-alias-impl-trait
- wf
- ui-fulldeps/internal-lints
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
778 files changed
+8913
-5609
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4167 | 4167 |
| |
4168 | 4168 |
| |
4169 | 4169 |
| |
| 4170 | + | |
4170 | 4171 |
| |
4171 | 4172 |
| |
4172 | 4173 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 | 37 |
| |
39 | 38 |
| |
40 | 39 |
| |
| |||
100 | 99 |
| |
101 | 100 |
| |
102 | 101 |
| |
| 102 | + | |
| 103 | + | |
| 104 | + | |
103 | 105 |
| |
104 | 106 |
| |
105 | 107 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
752 | 752 |
| |
753 | 753 |
| |
754 | 754 |
| |
755 |
| - | |
| 755 | + | |
756 | 756 |
| |
757 | 757 |
| |
758 | 758 |
| |
| |||
762 | 762 |
| |
763 | 763 |
| |
764 | 764 |
| |
765 |
| - | |
| 765 | + | |
766 | 766 |
| |
767 | 767 |
| |
768 | 768 |
| |
|
Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
334 |
| - | |
| 334 | + | |
335 | 335 |
| |
336 | 336 |
| |
337 | 337 |
| |
338 |
| - | |
| 338 | + | |
339 | 339 |
| |
340 | 340 |
| |
341 | 341 |
| |
| |||
458 | 458 |
| |
459 | 459 |
| |
460 | 460 |
| |
461 |
| - | |
| 461 | + | |
462 | 462 |
| |
463 | 463 |
| |
464 | 464 |
| |
| |||
661 | 661 |
| |
662 | 662 |
| |
663 | 663 |
| |
664 |
| - | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
665 | 667 |
| |
666 | 668 |
| |
667 | 669 |
| |
| |||
679 | 681 |
| |
680 | 682 |
| |
681 | 683 |
| |
682 |
| - | |
| 684 | + | |
683 | 685 |
| |
684 | 686 |
| |
685 |
| - | |
686 |
| - | |
| 687 | + | |
| 688 | + | |
687 | 689 |
| |
688 | 690 |
| |
689 | 691 |
| |
| |||
865 | 867 |
| |
866 | 868 |
| |
867 | 869 |
| |
868 |
| - | |
| 870 | + | |
869 | 871 |
| |
870 | 872 |
| |
871 | 873 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
485 |
| - | |
| 485 | + | |
486 | 486 |
| |
487 | 487 |
| |
488 | 488 |
| |
489 |
| - | |
| 489 | + | |
490 | 490 |
| |
491 | 491 |
| |
492 | 492 |
| |
|
Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
| |||
947 | 949 |
| |
948 | 950 |
| |
949 | 951 |
| |
950 |
| - | |
951 |
| - | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
952 | 959 |
| |
953 | 960 |
| |
954 | 961 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Lines changed: 19 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
| 34 | + | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 |
| - | |
112 |
| - | |
| 111 | + | |
113 | 112 |
| |
114 | 113 |
| |
115 | 114 |
| |
| |||
389 | 388 |
| |
390 | 389 |
| |
391 | 390 |
| |
392 |
| - | |
| 391 | + | |
393 | 392 |
| |
394 | 393 |
| |
395 |
| - | |
| 394 | + | |
396 | 395 |
| |
397 | 396 |
| |
398 | 397 |
| |
| |||
494 | 493 |
| |
495 | 494 |
| |
496 | 495 |
| |
497 |
| - | |
| 496 | + | |
498 | 497 |
| |
499 | 498 |
| |
500 | 499 |
| |
| |||
517 | 516 |
| |
518 | 517 |
| |
519 | 518 |
| |
520 |
| - | |
| 519 | + | |
521 | 520 |
| |
522 | 521 |
| |
523 | 522 |
| |
| |||
617 | 616 |
| |
618 | 617 |
| |
619 | 618 |
| |
620 |
| - | |
621 |
| - | |
| 619 | + | |
| 620 | + | |
622 | 621 |
| |
623 | 622 |
| |
624 | 623 |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
| 154 | + | |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
| 163 | + | |
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
| |||
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
236 |
| - | |
| 236 | + | |
237 | 237 |
| |
238 | 238 |
| |
239 | 239 |
| |
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
| 280 | + | |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
| |||
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
327 |
| - | |
| 327 | + | |
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
| |||
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
360 |
| - | |
| 360 | + | |
361 | 361 |
| |
362 | 362 |
| |
363 | 363 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| |||
4358 | 4358 |
| |
4359 | 4359 |
| |
4360 | 4360 |
| |
4361 |
| - | |
4362 |
| - | |
4363 |
| - | |
4364 |
| - | |
4365 |
| - | |
| 4361 | + | |
4366 | 4362 |
| |
4367 | 4363 |
| |
4368 | 4364 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
393 |
| - | |
| 393 | + | |
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
| |||
662 | 662 |
| |
663 | 663 |
| |
664 | 664 |
| |
665 |
| - | |
| 665 | + | |
666 | 666 |
| |
667 | 667 |
| |
| 668 | + | |
668 | 669 |
| |
669 | 670 |
| |
670 | 671 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
348 |
| - | |
| 348 | + | |
349 | 349 |
| |
350 |
| - | |
| 350 | + | |
351 | 351 |
| |
352 | 352 |
| |
353 | 353 |
| |
| |||
772 | 772 |
| |
773 | 773 |
| |
774 | 774 |
| |
775 |
| - | |
| 775 | + | |
776 | 776 |
| |
777 | 777 |
| |
778 | 778 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
|
0 commit comments