We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
suboptimal_pattern
rustsec_util
1 parent da7531d commit 20292f8Copy full SHA for 20292f8
1 file changed
rustsec_util/Cargo.toml
@@ -46,6 +46,6 @@ libraries = [
46
{ git = "https://github.com/trailofbits/dylint", pattern = "examples/general" },
47
{ git = "https://github.com/trailofbits/dylint", pattern = "examples/supplementary" },
48
{ git = "https://github.com/trailofbits/dylint", pattern = "examples/restriction/inconsistent_qualification" },
49
- { git = "https://github.com/trailofbits/dylint", pattern = "examples/restriction/suboptimal_pattern" },
+ # { git = "https://github.com/trailofbits/dylint", pattern = "examples/restriction/suboptimal_pattern" },
50
{ git = "https://github.com/trailofbits/dylint", pattern = "examples/restriction/try_io_result" },
51
]
0 commit comments