This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
118 files changed
+1369
-1063
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_driver_impl/src
- rustc_hir_analysis
- src
- check
- collect
- errors
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_hir/src
- rustc_lint/src
- rustc_middle/src/hir/map
- rustc_mir_build/src/thir
- cx
- pattern
- rustc_passes/src
- rustc_trait_selection/src
- error_reporting/traits
- traits
- src/tools/clippy/clippy_utils/src
- tests
- crashes
- rustdoc-json/primitives
- rustdoc-ui
- rustdoc
- intra-doc
- ui
- associated-consts
- borrowck
- consts
- error-codes
- extern-flag
- fn
- impl-trait
- issues
- lang-items
- methods/issues
- privacy
- proc-macro
- self
- statics
- static
- suggestions
- trait-bounds
- traits
- const-traits
- negative-bounds
- typeck
- type/pattern_types
- unsized
- where-clauses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
118 files changed
+1369
-1063
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
415 |
| - | |
416 |
| - | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
417 | 421 |
| |
418 | 422 |
| |
419 | 423 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1377 | 1377 |
| |
1378 | 1378 |
| |
1379 | 1379 |
| |
1380 |
| - | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
1381 | 1383 |
| |
1382 | 1384 |
| |
1383 | 1385 |
| |
|
0 commit comments