File tree
1,704 files changed
+44007
-11642
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- rustc_builtin_macros/src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_hir_analysis
- src
- check
- coherence
- hir_ty_lowering
- structured_errors
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src
- errors
- infer/error_reporting
- nice_region_error
- traits/error_reporting
- rustc_lint/src
- rustc_macros/src
- diagnostics
- rustc_middle/src
- middle
- ty
- rustc_mir_build/src
- thir/pattern
- rustc_parse/src
- parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_trait_selection/src
- traits
- error_reporting
- src
- librustdoc/passes
- tools/clippy
- clippy_lints/src
- cargo
- loops
- matches
- methods
- utils/internal_lints
- tests
- ui-toml
- array_size_threshold
- decimal_literal_representation
- explicit_iter_loop
- large_futures
- large_types_passed_by_value
- lint_decimal_readability
- manual_let_else
- min_rust_version
- missing_enforced_import_rename
- nonstandard_macro_braces
- renamed_function_params
- toml_trivially_copy
- toml_unknown_key
- too_large_for_stack
- unnecessary_box_returns
- unwrap_used
- upper_case_acronyms_aggressive
- useless_vec
- vec_box_sized
- verbose_bit_mask
- wildcard_imports_whitelist
- wildcard_imports
- ui
- checked_unwrap
- cmp_owned
- crashes
- crate_level_checks
- doc
- items_after_test_module
- manual_memcpy
- needless_bool
- tests
- rustdoc-ui
- doctest
- lints
- ui-fulldeps
- internal-lints
- session-diagnostic
- ui
- abi
- allocator
- anon-params
- argument-suggestions
- array-slice-vec
- asm
- x86_64
- associated-consts
- associated-inherent-types
- associated-item
- associated-type-bounds
- return-type-notation
- associated-types
- async-await
- async-closures
- async-fn
- await-keyword
- in-trait
- issues
- track-caller
- attributes
- auto-traits
- blind
- block-result
- borrowck
- c-variadic
- cast
- check-cfg
- closures
- 2229_closure_analysis
- migrations
- run_pass
- codemap_tests
- coercion
- compare-method
- compiletest-self-test
- conditional-compilation
- confuse-field-and-method
- const-generics
- adt_const_params
- defaults
- early
- generic_arg_infer
- generic_const_exprs
- const_kind_expr
- occurs-check
- const_prop
- consts
- const-blocks
- const-eval
- coroutine
- coverage-attr
- cross-crate
- delegation
- deprecation
- derives
- destructuring-assignment
- did_you_mean
- drop
- dyn-keyword
- editions
- empty
- enum
- env-macro
- error-codes
- errors
- expr
- if
- attrs
- extern
- feature-gates
- fmt
- fn
- for-loop-while
- foreign
- generic-associated-types
- parse
- generic-const-items
- generics
- half-open-range-patterns
- hygiene
- impl-trait
- explicit-generic-args-with-impl-trait
- in-trait
- precise-capturing
- imports
- indexing
- inference
- internal-lints
- invalid
- issues
- issue-3668-non-constant-value-in-constant
- issue-57741-dereference-boxed-value
- issue-5997-outer-generic-parameter
- iterators
- label
- lang-items
- late-bound-lifetimes
- lazy-type-alias
- let-else
- lexer
- lifetimes
- lifetime-errors
- lint
- dead-code
- force-warn
- non-local-defs
- non-snake-case
- redundant-semicolon
- rfc-2383-lint-reason
- rfc-2457-non-ascii-idents
- unused
- liveness
- loops
- macros
- macro-metavar-expr-concat
- rfc-3086-metavar-expr
- malformed
- marker_trait_attr
- match
- ref_pat_eat_one_layer_2024
- methods
- issues
- mir
- mismatched_types
- missing
- missing-items
- modules
- never_type
- nll
- user-annotations
- numeric
- object-lifetime
- object-safety
- offset-of
- operator-recovery
- or-patterns
- parser
- assoc
- attribute
- char
- issues
- issue-87217-keyword-order
- macro
- raw
- recover
- removed-syntax
- patchable-function-entry
- pattern
- bindings-after-at
- usefulness/integer-ranges
- privacy
- restricted
- proc-macro
- pub
- query-system
- range
- recursion_limit
- regions
- repeat-expr
- repr
- resolve
- return
- rfcs
- rfc-0000-never_patterns
- rfc-2005-default-binding-mode
- rfc-2008-non-exhaustive
- rfc-2091-track-caller
- rfc-2565-param-attrs
- rfc-2632-const-trait-impl
- effects
- rust-2018
- rust-2021
- rust-2024
- unsafe-extern-blocks
- sanitizer
- self
- simd
- single-use-lifetime
- span
- specialization
- stability-attribute
- static
- structs
- suggestions
- lifetimes
- target-feature
- traits
- alias
- associated_type_bound
- default-method
- inductive-overflow
- next-solver
- object
- transmutability
- tuple
- tuple-struct-fields
- type-alias-enum-variants
- type-alias-impl-trait
- typeck
- typeof
- type
- ascription
- pattern_types
- ufcs
- unboxed-closures
- unresolved
- use
- use-mod
- variance
- wf
- where-clauses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,704 files changed
+44007
-11642
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
305 | 304 | | |
306 | 305 | | |
307 | 306 | | |
| |||
448 | 447 | | |
449 | 448 | | |
450 | 449 | | |
451 | | - | |
| 450 | + | |
452 | 451 | | |
453 | 452 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
| 553 | + | |
558 | 554 | | |
559 | 555 | | |
560 | 556 | | |
| |||
722 | 718 | | |
723 | 719 | | |
724 | 720 | | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
| 721 | + | |
731 | 722 | | |
732 | 723 | | |
733 | 724 | | |
| |||
Lines changed: 13 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
503 | | - | |
| 503 | + | |
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
| |||
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
683 | | - | |
| 683 | + | |
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
| |||
748 | 748 | | |
749 | 749 | | |
750 | 750 | | |
751 | | - | |
| 751 | + | |
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| |||
1071 | 1071 | | |
1072 | 1072 | | |
1073 | 1073 | | |
1074 | | - | |
| 1074 | + | |
1075 | 1075 | | |
1076 | 1076 | | |
1077 | 1077 | | |
| |||
1345 | 1345 | | |
1346 | 1346 | | |
1347 | 1347 | | |
1348 | | - | |
| 1348 | + | |
1349 | 1349 | | |
1350 | 1350 | | |
1351 | 1351 | | |
| |||
2604 | 2604 | | |
2605 | 2605 | | |
2606 | 2606 | | |
2607 | | - | |
| 2607 | + | |
2608 | 2608 | | |
2609 | 2609 | | |
2610 | 2610 | | |
| |||
3164 | 3164 | | |
3165 | 3165 | | |
3166 | 3166 | | |
3167 | | - | |
| 3167 | + | |
3168 | 3168 | | |
3169 | 3169 | | |
3170 | 3170 | | |
| |||
3176 | 3176 | | |
3177 | 3177 | | |
3178 | 3178 | | |
3179 | | - | |
| 3179 | + | |
3180 | 3180 | | |
3181 | 3181 | | |
3182 | 3182 | | |
| |||
3297 | 3297 | | |
3298 | 3298 | | |
3299 | 3299 | | |
3300 | | - | |
| 3300 | + | |
3301 | 3301 | | |
3302 | 3302 | | |
3303 | 3303 | | |
| |||
3384 | 3384 | | |
3385 | 3385 | | |
3386 | 3386 | | |
3387 | | - | |
| 3387 | + | |
3388 | 3388 | | |
3389 | 3389 | | |
3390 | 3390 | | |
| |||
3795 | 3795 | | |
3796 | 3796 | | |
3797 | 3797 | | |
3798 | | - | |
| 3798 | + | |
3799 | 3799 | | |
3800 | 3800 | | |
3801 | 3801 | | |
| |||
3810 | 3810 | | |
3811 | 3811 | | |
3812 | 3812 | | |
3813 | | - | |
| 3813 | + | |
3814 | 3814 | | |
3815 | 3815 | | |
3816 | 3816 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1184 | 1184 | | |
1185 | 1185 | | |
1186 | 1186 | | |
1187 | | - | |
| 1187 | + | |
1188 | 1188 | | |
1189 | 1189 | | |
1190 | 1190 | | |
| |||
1286 | 1286 | | |
1287 | 1287 | | |
1288 | 1288 | | |
1289 | | - | |
1290 | | - | |
1291 | | - | |
1292 | | - | |
1293 | | - | |
| 1289 | + | |
1294 | 1290 | | |
1295 | 1291 | | |
1296 | 1292 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
656 | | - | |
| 656 | + | |
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| |||
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
665 | | - | |
| 665 | + | |
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| |||
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
723 | | - | |
| 723 | + | |
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
| |||
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
| 422 | + | |
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
| |||
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
452 | | - | |
| 452 | + | |
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
| |||
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
773 | | - | |
| 773 | + | |
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
| |||
915 | 915 | | |
916 | 916 | | |
917 | 917 | | |
918 | | - | |
| 918 | + | |
919 | 919 | | |
920 | 920 | | |
921 | 921 | | |
| |||
1070 | 1070 | | |
1071 | 1071 | | |
1072 | 1072 | | |
1073 | | - | |
| 1073 | + | |
1074 | 1074 | | |
1075 | 1075 | | |
1076 | 1076 | | |
| |||
1198 | 1198 | | |
1199 | 1199 | | |
1200 | 1200 | | |
1201 | | - | |
| 1201 | + | |
1202 | 1202 | | |
1203 | 1203 | | |
1204 | 1204 | | |
| |||
1330 | 1330 | | |
1331 | 1331 | | |
1332 | 1332 | | |
1333 | | - | |
| 1333 | + | |
1334 | 1334 | | |
1335 | 1335 | | |
1336 | 1336 | | |
| |||
0 commit comments