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
51 files changed
+509
-622
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast/src
- util
- rustc_builtin_macros/src
- rustc_error_messages
- locales/en-US
- src
- rustc_expand/src
- rustc_infer/src/infer
- rustc_macros/src
- rustc_mir_build/src
- build/expr
- thir
- rustc_mir_transform/src
- rustc_parse_format/src
- rustc_parse/src/parser
- rustc_plugin_impl
- src
- rustc_resolve/src
- rustc_span/src
- rustc_trait_selection/src/traits
- rustc_typeck/src/check
- fn_ctxt
- library/std/src/os/unix/net
- src
- test/ui
- const-generics/early
- error-codes
- generics
- issues
- resolve
- structs
- type
- tools/clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+509
-622
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4321 | 4321 |
| |
4322 | 4322 |
| |
4323 | 4323 |
| |
| 4324 | + | |
4324 | 4325 |
| |
4325 | 4326 |
| |
4326 | 4327 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1751 | 1751 |
| |
1752 | 1752 |
| |
1753 | 1753 |
| |
1754 |
| - | |
| 1754 | + | |
| 1755 | + | |
1755 | 1756 |
| |
1756 | 1757 |
| |
1757 | 1758 |
| |
| |||
1761 | 1762 |
| |
1762 | 1763 |
| |
1763 | 1764 |
| |
1764 |
| - | |
| 1765 | + | |
| 1766 | + | |
1765 | 1767 |
| |
1766 | 1768 |
| |
1767 | 1769 |
| |
1768 | 1770 |
| |
1769 |
| - | |
| 1771 | + | |
1770 | 1772 |
| |
1771 | 1773 |
| |
1772 | 1774 |
| |
| |||
1805 | 1807 |
| |
1806 | 1808 |
| |
1807 | 1809 |
| |
1808 |
| - | |
| 1810 | + | |
1809 | 1811 |
| |
1810 | 1812 |
| |
1811 | 1813 |
| |
|
0 commit comments