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
216 files changed
+4616
-1149
lines changed- src/tools/clippy
- .github/workflows
- book/src
- development
- clippy_config/src
- clippy_lints/src
- attrs
- casts
- doc
- loops
- matches
- methods
- misc_early
- operators
- types
- utils/internal_lints
- clippy_utils
- src
- mir
- lintcheck/src
- rustc_tools_util
- tests
- ui
- crashes
- doc
- missing_const_for_fn
- ui-internal
- ui-toml
- arbitrary_source_item_ordering
- bad_conf_4
- bad_conf_5
- bad_conf_6
- default_exp
- ord_in_2
- ord_in_3
- ord_within
- toml_unknown_key
- undocumented_unsafe_blocks
- util/gh-pages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
216 files changed
+4616
-1149
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
550 |
| - | |
| 550 | + | |
551 | 551 |
| |
552 | 552 |
| |
553 | 553 |
| |
| |||
2021 | 2021 |
| |
2022 | 2022 |
| |
2023 | 2023 |
| |
2024 |
| - | |
| 2024 | + | |
2025 | 2025 |
| |
2026 | 2026 |
| |
2027 | 2027 |
| |
| |||
5488 | 5488 |
| |
5489 | 5489 |
| |
5490 | 5490 |
| |
5491 |
| - | |
| 5491 | + | |
5492 | 5492 |
| |
5493 |
| - | |
| 5493 | + | |
5494 | 5494 |
| |
5495 | 5495 |
| |
5496 | 5496 |
| |
| |||
5514 | 5514 |
| |
5515 | 5515 |
| |
5516 | 5516 |
| |
5517 |
| - | |
| 5517 | + | |
5518 | 5518 |
| |
5519 |
| - | |
| 5519 | + | |
5520 | 5520 |
| |
5521 | 5521 |
| |
5522 | 5522 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
|
0 commit comments