]> git.lizzy.rs Git - rust.git/blob - mini-crater/logs.txt
add the log file
[rust.git] / mini-crater / logs.txt
1 regex-1.4.2/src/backtrack.rs:100:13: redundant field names in struct initialization
2 regex-1.4.2/src/backtrack.rs:133:17: it looks like the same item is being pushed into this Vec
3 regex-1.4.2/src/backtrack.rs:223:29: redundant field names in struct initialization
4 regex-1.4.2/src/backtrack.rs:230:66: redundant field names in struct initialization
5 regex-1.4.2/src/backtrack.rs:97:13: redundant field names in struct initialization
6 regex-1.4.2/src/backtrack.rs:98:13: redundant field names in struct initialization
7 regex-1.4.2/src/backtrack.rs:99:13: redundant field names in struct initialization
8 regex-1.4.2/src/compile.rs:1000:17: redundant field names in struct initialization
9 regex-1.4.2/src/compile.rs:1089:44: redundant field names in struct initialization
10 regex-1.4.2/src/compile.rs:1089:54: redundant field names in struct initialization
11 regex-1.4.2/src/compile.rs:136:46: use of `unwrap_or` followed by a function call
12 regex-1.4.2/src/compile.rs:172:42: use of `unwrap_or` followed by a function call
13 regex-1.4.2/src/compile.rs:180:43: use of `unwrap_or` followed by a function call
14 regex-1.4.2/src/compile.rs:188:5: this function's return value is unnecessarily wrapped by `Result`
15 regex-1.4.2/src/compile.rs:375:39: use of `unwrap_or` followed by a function call
16 regex-1.4.2/src/compile.rs:379:29: redundant field names in struct initialization
17 regex-1.4.2/src/compile.rs:379:41: redundant field names in struct initialization
18 regex-1.4.2/src/compile.rs:413:56: redundant field names in struct initialization
19 regex-1.4.2/src/compile.rs:421:45: redundant field names in struct initialization
20 regex-1.4.2/src/compile.rs:428:51: redundant field names in struct initialization
21 regex-1.4.2/src/compile.rs:430:29: redundant field names in struct initialization
22 regex-1.4.2/src/compile.rs:438:5: this function's return value is unnecessarily wrapped by `Result`
23 regex-1.4.2/src/compile.rs:43:5: you should consider adding a `Default` implementation for `compile::Compiler`
24 regex-1.4.2/src/compile.rs:468:5: this function's return value is unnecessarily wrapped by `Result`
25 regex-1.4.2/src/compile.rs:469:57: redundant field names in struct initialization
26 regex-1.4.2/src/compile.rs:470:25: redundant field names in struct initialization
27 regex-1.4.2/src/compile.rs:494:25: redundant field names in struct initialization
28 regex-1.4.2/src/compile.rs:494:37: redundant field names in struct initialization
29 regex-1.4.2/src/compile.rs:637:14: use of `unwrap_or` followed by a function call
30 regex-1.4.2/src/compile.rs:661:41: use of `unwrap_or` followed by a function call
31 regex-1.4.2/src/compile.rs:786:5: this function's return value is unnecessarily wrapped by `Result`
32 regex-1.4.2/src/compile.rs:838:21: redundant field names in struct initialization
33 regex-1.4.2/src/compile.rs:845:21: redundant field names in struct initialization
34 regex-1.4.2/src/compile.rs:860:41: redundant field names in struct initialization
35 regex-1.4.2/src/compile.rs:860:55: redundant field names in struct initialization
36 regex-1.4.2/src/compile.rs:920:39: redundant field names in struct initialization
37 regex-1.4.2/src/compile.rs:920:51: redundant field names in struct initialization
38 regex-1.4.2/src/compile.rs:923:49: redundant field names in struct initialization
39 regex-1.4.2/src/compile.rs:923:61: redundant field names in struct initialization
40 regex-1.4.2/src/compile.rs:925:59: redundant field names in struct initialization
41 regex-1.4.2/src/compile.rs:925:71: redundant field names in struct initialization
42 regex-1.4.2/src/compile.rs:927:43: redundant field names in struct initialization
43 regex-1.4.2/src/compile.rs:930:41: redundant field names in struct initialization
44 regex-1.4.2/src/compile.rs:930:53: redundant field names in struct initialization
45 regex-1.4.2/src/compile.rs:930:67: redundant field names in struct initialization
46 regex-1.4.2/src/compile.rs:991:5: this function's return value is unnecessarily wrapped by `Result`
47 regex-1.4.2/src/dfa.rs:1380:14: the operation is ineffective. Consider reducing it to `(empty_flags.start as u8)`
48 regex-1.4.2/src/dfa.rs:1614:13: redundant field names in struct initialization
49 regex-1.4.2/src/dfa.rs:1651:38: redundant field names in struct initialization
50 regex-1.4.2/src/dfa.rs:1701:18: digits of hex or binary literal not grouped by four
51 regex-1.4.2/src/dfa.rs:1705:19: digits of hex or binary literal not grouped by four
52 regex-1.4.2/src/dfa.rs:1709:18: digits of hex or binary literal not grouped by four
53 regex-1.4.2/src/dfa.rs:1713:19: digits of hex or binary literal not grouped by four
54 regex-1.4.2/src/dfa.rs:1717:18: digits of hex or binary literal not grouped by four
55 regex-1.4.2/src/dfa.rs:1721:19: digits of hex or binary literal not grouped by four
56 regex-1.4.2/src/dfa.rs:1741:9: match expression looks like `matches!` macro
57 regex-1.4.2/src/dfa.rs:457:13: redundant field names in struct initialization
58 regex-1.4.2/src/dfa.rs:459:13: redundant field names in struct initialization
59 regex-1.4.2/src/dfa.rs:460:13: redundant field names in struct initialization
60 regex-1.4.2/src/dfa.rs:487:13: redundant field names in struct initialization
61 regex-1.4.2/src/dfa.rs:489:13: redundant field names in struct initialization
62 regex-1.4.2/src/dfa.rs:490:13: redundant field names in struct initialization
63 regex-1.4.2/src/dfa.rs:518:13: redundant field names in struct initialization
64 regex-1.4.2/src/dfa.rs:520:13: redundant field names in struct initialization
65 regex-1.4.2/src/error.rs:6:1: this seems like a manual implementation of the non-exhaustive pattern
66 regex-1.4.2/src/exec.rs:1028:5: this function has too many arguments (9/7)
67 regex-1.4.2/src/exec.rs:137:9: field assignment outside of initializer for an instance created with Default::default()
68 regex-1.4.2/src/exec.rs:245:62: this `if` has identical blocks
69 regex-1.4.2/src/exec.rs:262:60: this `if` has identical blocks
70 regex-1.4.2/src/exec.rs:278:13: redundant field names in struct initialization
71 regex-1.4.2/src/exec.rs:281:13: redundant field names in struct initialization
72 regex-1.4.2/src/exec.rs:300:30: redundant field names in struct initialization
73 regex-1.4.2/src/exec.rs:329:13: redundant field names in struct initialization
74 regex-1.4.2/src/exec.rs:330:13: redundant field names in struct initialization
75 regex-1.4.2/src/exec.rs:331:13: redundant field names in struct initialization
76 regex-1.4.2/src/exec.rs:334:13: redundant field names in struct initialization
77 regex-1.4.2/src/exec.rs:340:19: redundant field names in struct initialization
78 regex-1.4.2/src/expand.rs:130:22: this call to `as_ref` does nothing
79 regex-1.4.2/src/expand.rs:186:5: match expression looks like `matches!` macro
80 regex-1.4.2/src/expand.rs:22:13: calling `push_str()` using a single-character string literal
81 regex-1.4.2/src/expand.rs:30:17: calling `push_str()` using a single-character string literal
82 regex-1.4.2/src/input.rs:165:31: redundant field names in struct initialization
83 regex-1.4.2/src/input.rs:236:21: redundant field names in struct initialization
84 regex-1.4.2/src/input.rs:236:33: redundant field names in struct initialization
85 regex-1.4.2/src/literal/imp.rs:435:13: redundant field names in struct initialization
86 regex-1.4.2/src/literal/imp.rs:436:13: redundant field names in struct initialization
87 regex-1.4.2/src/literal/imp.rs:437:13: redundant field names in struct initialization
88 regex-1.4.2/src/literal/imp.rs:438:13: redundant field names in struct initialization
89 regex-1.4.2/src/literal/imp.rs:439:13: redundant field names in struct initialization
90 regex-1.4.2/src/literal/imp.rs:440:13: redundant field names in struct initialization
91 regex-1.4.2/src/literal/imp.rs:579:13: redundant field names in struct initialization
92 regex-1.4.2/src/literal/imp.rs:580:13: redundant field names in struct initialization
93 regex-1.4.2/src/literal/imp.rs:583:13: redundant field names in struct initialization
94 regex-1.4.2/src/literal/imp.rs:648:9: unneeded `return` statement
95 regex-1.4.2/src/literal/imp.rs:65:13: redundant field names in struct initialization
96 regex-1.4.2/src/literal/imp.rs:68:13: redundant field names in struct initialization
97 regex-1.4.2/src/literal/imp.rs:786:42: manual saturating arithmetic
98 regex-1.4.2/src/pikevm.rs:103:15: redundant field names in struct initialization
99 regex-1.4.2/src/pikevm.rs:103:52: redundant field names in struct initialization
100 regex-1.4.2/src/pikevm.rs:114:5: this function has too many arguments (8/7)
101 regex-1.4.2/src/pikevm.rs:224:5: this function has too many arguments (8/7)
102 regex-1.4.2/src/pikevm.rs:88:5: this function has too many arguments (8/7)
103 regex-1.4.2/src/prog.rs:120:9: match expression looks like `matches!` macro
104 regex-1.4.2/src/prog.rs:236:13: using `write!()` with a format string that ends in a single newline
105 regex-1.4.2/src/prog.rs:301:9: match expression looks like `matches!` macro
106 regex-1.4.2/src/prog.rs:80:5: you should consider adding a `Default` implementation for `prog::Program`
107 regex-1.4.2/src/re_bytes.rs:1100:5: explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
108 regex-1.4.2/src/re_bytes.rs:1125:5: explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
109 regex-1.4.2/src/re_bytes.rs:1140:5: explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
110 regex-1.4.2/src/re_bytes.rs:257:13: redundant field names in struct initialization
111 regex-1.4.2/src/re_bytes.rs:55:33: redundant field names in struct initialization
112 regex-1.4.2/src/re_bytes.rs:55:47: redundant field names in struct initialization
113 regex-1.4.2/src/re_bytes.rs:721:13: redundant field names in struct initialization
114 regex-1.4.2/src/re_bytes.rs:844:1: item `re_bytes::CaptureLocations` has a public `len` method but no corresponding `is_empty` method
115 regex-1.4.2/src/re_bytes.rs:892:1: item `re_bytes::Captures<'t>` has a public `len` method but no corresponding `is_empty` method
116 regex-1.4.2/src/re_set.rs:192:13: redundant field names in struct initialization
117 regex-1.4.2/src/re_set.rs:192:13: redundant field names in struct initialization
118 regex-1.4.2/src/re_trait.rs:137:29: redundant field names in struct initialization
119 regex-1.4.2/src/re_unicode.rs:1095:13: redundant field names in struct initialization
120 regex-1.4.2/src/re_unicode.rs:1142:5: explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
121 regex-1.4.2/src/re_unicode.rs:1167:5: explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
122 regex-1.4.2/src/re_unicode.rs:314:13: redundant field names in struct initialization
123 regex-1.4.2/src/re_unicode.rs:64:33: redundant field names in struct initialization
124 regex-1.4.2/src/re_unicode.rs:64:47: redundant field names in struct initialization
125 regex-1.4.2/src/re_unicode.rs:861:1: item `re_unicode::CaptureLocations` has a public `len` method but no corresponding `is_empty` method
126 regex-1.4.2/src/re_unicode.rs:909:1: item `re_unicode::Captures<'t>` has a public `len` method but no corresponding `is_empty` method
127 regex-1.4.2/src/utf8.rs:100:16: digits of hex or binary literal not grouped by four
128 regex-1.4.2/src/utf8.rs:103:16: digits of hex or binary literal not grouped by four
129 regex-1.4.2/src/utf8.rs:143:24: digits of hex or binary literal not grouped by four
130 regex-1.4.2/src/utf8.rs:143:9: digits of hex or binary literal not grouped by four
131 regex-1.4.2/src/utf8.rs:30:20: digits of hex or binary literal not grouped by four
132 regex-1.4.2/src/utf8.rs:58:23: digits of hex or binary literal not grouped by four
133 regex-1.4.2/src/utf8.rs:58:9: digits of hex or binary literal not grouped by four
134 regex-1.4.2/src/utf8.rs:63:16: digits of hex or binary literal not grouped by four
135 regex-1.4.2/src/utf8.rs:77:16: digits of hex or binary literal not grouped by four
136 regex-1.4.2/src/utf8.rs:80:16: digits of hex or binary literal not grouped by four
137 regex-1.4.2/src/utf8.rs:92:23: digits of hex or binary literal not grouped by four
138 regex-1.4.2/src/utf8.rs:92:9: digits of hex or binary literal not grouped by four
139 regex-1.4.2/src/utf8.rs:97:16: digits of hex or binary literal not grouped by four
140 cargo-0.49.0/src/bin/cargo/cli.rs:121:5: calling `push_str()` using a single-character string literal
141 cargo-0.49.0/src/cargo/core/compiler/custom_build.rs:353:56: stripping a prefix manually
142 cargo-0.49.0/src/cargo/core/compiler/custom_build.rs:762:5: this function's return value is unnecessarily wrapped by `Result`
143 cargo-0.49.0/src/cargo/core/compiler/fingerprint.rs:1664:5: field assignment outside of initializer for an instance created with Default::default()
144 cargo-0.49.0/src/cargo/core/compiler/fingerprint.rs:1795:5: field assignment outside of initializer for an instance created with Default::default()
145 cargo-0.49.0/src/cargo/core/compiler/fingerprint.rs:1980:24: stripping a prefix manually
146 cargo-0.49.0/src/cargo/core/compiler/mod.rs:1131:1: this function's return value is unnecessarily wrapped by `Result`
147 cargo-0.49.0/src/cargo/core/compiler/mod.rs:364:5: this function's return value is unnecessarily wrapped by `Result`
148 cargo-0.49.0/src/cargo/core/compiler/mod.rs:693:1: this function's return value is unnecessarily wrapped by `Result`
149 cargo-0.49.0/src/cargo/core/package.rs:421:5: explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
150 cargo-0.49.0/src/cargo/core/profiles.rs:143:5: this function's return value is unnecessarily wrapped by `Result`
151 cargo-0.49.0/src/cargo/core/profiles.rs:372:9: field assignment outside of initializer for an instance created with Default::default()
152 cargo-0.49.0/src/cargo/core/resolver/errors.rs:305:17: calling `push_str()` using a single-character string literal
153 cargo-0.49.0/src/cargo/core/resolver/resolve.rs:239:5: explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
154 cargo-0.49.0/src/cargo/core/resolver/types.rs:187:5: explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
155 cargo-0.49.0/src/cargo/core/resolver/types.rs:261:5: explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
156 cargo-0.49.0/src/cargo/core/workspace.rs:1056:5: this function's return value is unnecessarily wrapped by `Result`
157 cargo-0.49.0/src/cargo/core/workspace.rs:440:9: this function's return value is unnecessarily wrapped by `Result`
158 cargo-0.49.0/src/cargo/ops/cargo_compile.rs:127:35: usage of `FromIterator::from_iter`
159 cargo-0.49.0/src/cargo/ops/common_for_install_and_uninstall.rs:233:21: calling `push_str()` using a single-character string literal
160 cargo-0.49.0/src/cargo/ops/common_for_install_and_uninstall.rs:370:5: this function's return value is unnecessarily wrapped by `Result`
161 cargo-0.49.0/src/cargo/ops/fix.rs:608:9: field assignment outside of initializer for an instance created with Default::default()
162 cargo-0.49.0/src/cargo/ops/fix.rs:619:48: stripping a prefix manually
163 cargo-0.49.0/src/cargo/ops/lockfile.rs:154:13: calling `push_str()` using a single-character string literal
164 cargo-0.49.0/src/cargo/ops/lockfile.rs:217:9: calling `push_str()` using a single-character string literal
165 cargo-0.49.0/src/cargo/ops/lockfile.rs:87:1: this function's return value is unnecessarily wrapped by `Result`
166 cargo-0.49.0/src/cargo/sources/git/source.rs:69:20: comparison to empty slice
167 cargo-0.49.0/src/cargo/sources/git/utils.rs:1158:9: stripping a suffix manually
168 cargo-0.49.0/src/cargo/sources/git/utils.rs:758:9: calling `push_str()` using a single-character string literal
169 cargo-0.49.0/src/cargo/sources/path.rs:339:9: this function's return value is unnecessarily wrapped by `Result`
170 cargo-0.49.0/src/cargo/sources/registry/index.rs:736:1: explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
171 cargo-0.49.0/src/cargo/util/config/key.rs:69:9: calling `push_str()` using a single-character string literal
172 cargo-0.49.0/src/cargo/util/config/value.rs:81:9: match expression looks like `matches!` macro
173 cargo-0.49.0/src/cargo/util/errors.rs:473:5: manual `RangeInclusive::contains` implementation
174 cargo-0.49.0/src/cargo/util/paths.rs:93:31: comparison to empty slice
175 cargo-0.49.0/src/cargo/util/progress.rs:269:17: calling `push_str()` using a single-character string literal
176 cargo-0.49.0/src/cargo/util/progress.rs:272:17: calling `push_str()` using a single-character string literal
177 cargo-0.49.0/src/cargo/util/progress.rs:274:17: calling `push_str()` using a single-character string literal
178 cargo-0.49.0/src/cargo/util/progress.rs:280:13: calling `push_str()` using a single-character string literal
179 cargo-0.49.0/src/cargo/util/progress.rs:282:9: calling `push_str()` using a single-character string literal
180 cargo-0.49.0/src/cargo/util/toml/mod.rs:1687:33: unnecessary closure used to substitute value for `Option::None`