File tree
263 files changed
+5280
-4460
lines changed- compiler/rustc_data_structures/src
- src/tools/clippy
- .github/workflows
- book/src
- development
- infrastructure
- clippy_config
- src
- clippy_dev/src
- clippy_lints_internal
- src
- clippy_lints
- src
- attrs
- casts
- doc
- functions
- loops
- matches
- methods
- operators
- transmute
- types
- unit_types
- utils
- clippy_utils
- src
- ty
- type_certainty
- lintcheck/src
- src
- tests
- ui-internal
- auxiliary
- ui-toml
- collapsible_if
- item_name_repetitions/allow_exact_repetitions
- missing_docs_allow_unused
- toml_disallowed_methods
- toml_disallowed_types
- toml_invalid_path
- toml_unknown_config_struct_field
- toml_unknown_key
- toml_unloaded_crate
- type_repetition_in_bounds
- ui
- author
- auxiliary
- checked_unwrap
- crashes
- index_refutable_slice
- non_std_lazy_static
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
263 files changed
+5280
-4460
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
537 | 537 |
| |
538 | 538 |
| |
539 | 539 |
| |
540 |
| - | |
| 540 | + | |
541 | 541 |
| |
542 | 542 |
| |
543 | 543 |
| |
| |||
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
572 |
| - | |
| 572 | + | |
573 | 573 |
| |
574 | 574 |
| |
575 | 575 |
| |
| |||
594 | 594 |
| |
595 | 595 |
| |
596 | 596 |
| |
597 |
| - | |
| 597 | + | |
598 | 598 |
| |
599 | 599 |
| |
600 | 600 |
| |
| |||
624 | 624 |
| |
625 | 625 |
| |
626 | 626 |
| |
627 |
| - | |
| 627 | + | |
628 | 628 |
| |
629 | 629 |
| |
630 | 630 |
| |
| |||
5084 | 5084 |
| |
5085 | 5085 |
| |
5086 | 5086 |
| |
5087 |
| - | |
| 5087 | + | |
5088 | 5088 |
| |
5089 |
| - | |
| 5089 | + | |
5090 | 5090 |
| |
5091 | 5091 |
| |
5092 | 5092 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
0 commit comments