Commit e6c20e5
File tree
1,936 files changed
+48893
-27825
lines changed- .github
- workflows
- book/src
- continuous_integration
- development
- clippy_config
- src
- clippy_dev
- src
- clippy_lints
- src
- cargo
- casts
- doc
- functions
- loops
- matches
- methods
- misc_early
- operators
- transmute
- types
- unit_types
- utils
- internal_lints
- clippy_utils
- src
- mir
- ty/type_certainty
- declare_clippy_lint
- src
- lintcheck/src
- rustc_tools_util
- src
- tests
- ui-cargo
- lint_groups_priority
- fail
- src
- pass
- src
- module_style
- fail_mod_remap
- fail_no_mod
- multiple_config_files/warn
- multiple_crate_versions
- 12145_with_dashes
- src
- 12176_allow_duplicate_crates
- src
- fail
- wildcard_dependencies/fail
- ui-internal
- ui-toml
- absolute_paths
- allow_mixed_uninlined_format_args
- arithmetic_side_effects_allowed
- array_size_threshold
- await_holding_invalid_type
- bad_toml_type
- bad_toml
- borrow_interior_mutable_const
- conf_deprecated_key
- dbg_macro
- decimal_literal_representation
- declare_interior_mutable_const
- disallowed_macros
- auxiliary
- disallowed_names_append
- disallowed_names_replace
- disallowed_script_idents
- doc_valid_idents_append
- doc_valid_idents_replace
- duplicated_keys_deprecated_2
- duplicated_keys_deprecated
- duplicated_keys
- enum_variant_names
- enum_variant_size
- excessive_nesting
- expect_used
- explicit_iter_loop
- fn_params_excessive_bools
- functions_maxlines
- ifs_same_cond
- impl_trait_in_params
- invalid_min_rust_version
- item_name_repetitions
- threshold0
- threshold5
- large_futures
- large_include_file
- large_stack_frames
- large_types_passed_by_value
- lint_decimal_readability
- manual_let_else
- max_suggested_slice_pattern_length
- min_ident_chars
- auxiliary
- min_rust_version
- missing_enforced_import_rename
- module_inception
- modulo_arithmetic
- nonstandard_macro_braces
- print_macro
- private-doc-errors
- pub_crate_missing_docs
- pub_underscore_fields
- all_pub_fields
- exported
- result_large_err
- semicolon_block
- strict_non_send_fields_in_send_ty
- struct_excessive_bools
- suppress_lint_in_const
- toml_disallowed_methods
- toml_disallowed_types
- toml_disallow
- toml_trivially_copy
- toml_unknown_key
- too_large_for_stack
- too_many_arguments
- type_complexity
- type_repetition_in_bounds
- undocumented_unsafe_blocks
- unnecessary_box_returns
- unwrap_used
- upper_case_acronyms_aggressive
- vec_box_sized
- verbose_bit_mask
- wildcard_imports_whitelist
- wildcard_imports
- ui
- author
- auxiliary
- borrow_interior_mutable_const
- auxiliary
- branches_sharing_code
- checked_unwrap
- cmp_owned
- crashes
- crate_level_checks
- dbg_macro
- auxiliary
- declare_interior_mutable_const
- doc
- index_refutable_slice
- items_after_test_module
- auxiliary
- manual_memcpy
- missing_const_for_fn
- auxiliary
- needless_bool
- out_of_bounds_indexing
- pattern_type_mismatch
- rc_clone_in_vec_init
- should_impl_trait
- size_of_in_element_count
- 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.
1,936 files changed
+48893
-27825
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
17 | 24 | | |
18 | 25 | | |
19 | 26 | | |
| |||
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
27 | 42 | | |
28 | 43 | | |
29 | 44 | | |
30 | 45 | | |
31 | 46 | | |
32 | 47 | | |
33 | | - | |
| 48 | + | |
34 | 49 | | |
35 | 50 | | |
36 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
126 | 130 | | |
127 | 131 | | |
128 | 132 | | |
| |||
147 | 151 | | |
148 | 152 | | |
149 | 153 | | |
150 | | - | |
| 154 | + | |
151 | 155 | | |
152 | 156 | | |
153 | 157 | | |
| |||
171 | 175 | | |
172 | 176 | | |
173 | 177 | | |
174 | | - | |
| 178 | + | |
175 | 179 | | |
176 | 180 | | |
177 | 181 | | |
| |||
202 | 206 | | |
203 | 207 | | |
204 | 208 | | |
| 209 | + | |
205 | 210 | | |
206 | 211 | | |
207 | 212 | | |
| |||
216 | 221 | | |
217 | 222 | | |
218 | 223 | | |
219 | | - | |
220 | 224 | | |
221 | 225 | | |
222 | 226 | | |
| |||
227 | 231 | | |
228 | 232 | | |
229 | 233 | | |
230 | | - | |
| 234 | + | |
231 | 235 | | |
232 | 236 | | |
233 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments