This repository was archived by the owner on May 28, 2025. It is now read-only.
  
  
  
  
File tree
200 files changed
+1473
-1592
lines changed- compiler
- rustc_abi/src
 - rustc_ast_lowering/src
 - rustc_attr_parsing/src
 - rustc_data_structures/src
 - rustc_error_codes/src
- error_codes
 
 - rustc_errors/src
 - rustc_hir_analysis
- src
- check
 - coherence
 - hir_ty_lowering
 
 
 - rustc_hir_typeck
- src
- fn_ctxt
 - method
 
 
 - rustc_lint_defs/src
 - rustc_lint/src
 - rustc_middle/src
- traits
 - ty/inhabitedness
 
 - rustc_mir_build/src/builder
 - rustc_mir_transform/src
 - rustc_resolve/src
- late
 
 - rustc_span/src
 - rustc_trait_selection/src/error_reporting/traits
 
 - library
- core/src
- convert
 
 - std/src
- io
 
 
 - src
- ci/github-actions
 - doc/rustc-dev-guide/src/tests
 - librustdoc/passes
 - tools
- compiletest/src
- header
 - runtest
 
 - run-make-support/src
- external_deps
- c_cxx_compiler
 
 
 - tidy/src
 
 
 - tests
- run-make
- repr128-dwarf
 
 - rustdoc
- inline_cross
 
 - ui-fulldeps/codegen-backend
 - ui
- abi
 - asm
 - associated-type-bounds/return-type-notation
 - associated-types
 - attributes
 - cast
 - coherence
 - crate-loading
 - diagnostic-width
 - error-codes
 - higher-ranked/trait-bounds
 - hygiene
 - inference
 - infinite
 - issues
- issue-37311-type-length-limit
 
 - json
 - layout
 - lint/removed-lints
 - macros
- rfc-3086-metavar-expr
 
 - methods
 - recursion
 - regions
 - repr
 - return
 - rmeta
 - specialization
- defaultimpl
 
 - structs
 - traits
- negative-impls
 
 - type/pattern_types
 - unsafe-fields
 
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
200 files changed
+1473
-1592
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
1812 | 1812 |  | |
1813 | 1813 |  | |
1814 | 1814 |  | |
1815 |  | - | |
 | 1815 | + | |
1816 | 1816 |  | |
1817 | 1817 |  | |
1818 | 1818 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
926 | 926 |  | |
927 | 927 |  | |
928 | 928 |  | |
929 |  | - | |
930 | 929 |  | |
931 | 930 |  | |
932 | 931 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
268 | 268 |  | |
269 | 269 |  | |
270 | 270 |  | |
271 |  | - | |
272 | 271 |  | |
273 | 272 |  | |
274 | 273 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
473 | 473 |  | |
474 | 474 |  | |
475 | 475 |  | |
 | 476 | + | |
 | 477 | + | |
 | 478 | + | |
 | 479 | + | |
 | 480 | + | |
 | 481 | + | |
 | 482 | + | |
 | 483 | + | |
 | 484 | + | |
476 | 485 |  | |
477 | 486 |  | |
478 | 487 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
 | 1 | + | |
 | 2 | + | |
1 | 3 |  | |
2 | 4 |  | |
3 | 5 |  | |
 | |||
28 | 30 |  | |
29 | 31 |  | |
30 | 32 |  | |
31 |  | - | |
32 |  | - | |
 | 33 | + | |
 | 34 | + | |
33 | 35 |  | |
34 | 36 |  | |
35 | 37 |  | |
 | |||
96 | 98 |  | |
97 | 99 |  | |
98 | 100 |  | |
99 |  | - | |
100 |  | - | |
 | 101 | + | |
 | 102 | + | |
101 | 103 |  | |
102 | 104 |  | |
103 | 105 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
 | 1 | + | |
 | 2 | + | |
 | 3 | + | |
 | 4 | + | |
 | 5 | + | |
 | 6 | + | |
 | 7 | + | |
 | 8 | + | |
 | 9 | + | |
 | 10 | + | |
 | 11 | + | |
 | 12 | + | |
 | 13 | + | |
 | 14 | + | |
 | 15 | + | |
 | 16 | + | |
 | 17 | + | |
 | 18 | + | |
 | 19 | + | |
 | 20 | + | |
 | 21 | + | |
 | 22 | + | |
 | 23 | + | |
 | 24 | + | |
 | 25 | + | |
 | 26 | + | |
 | 27 | + | |
 | 28 | + | |
 | 29 | + | |
 | 30 | + | |
 | 31 | + | |
 | 32 | + | |
 | 33 | + | |
 | 34 | + | |
 | 35 | + | |
 | 36 | + | |
 | 37 | + | |
 | 38 | + | |
 | 39 | + | |
 | 40 | + | |
 | 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
547 | 547 |  | |
548 | 548 |  | |
549 | 549 |  | |
 | 550 | + | |
550 | 551 |  | |
551 | 552 |  | |
552 | 553 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
626 | 626 |  | |
627 | 627 |  | |
628 | 628 |  | |
629 |  | - | |
630 | 629 |  | |
631 | 630 |  | |
632 | 631 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
278 | 278 |  | |
279 | 279 |  | |
280 | 280 |  | |
281 |  | - | |
282 |  | - | |
283 |  | - | |
284 |  | - | |
285 |  | - | |
286 |  | - | |
287 |  | - | |
288 | 281 |  | |
289 | 282 |  | |
290 | 283 |  | |
 | |||
620 | 613 |  | |
621 | 614 |  | |
622 | 615 |  | |
 | 616 | + | |
 | 617 | + | |
623 | 618 |  | |
624 | 619 |  | |
625 | 620 |  | |
 | |||
0 commit comments