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.
2 parents 7ed3d3f + 1e79213 commit 2d4da80Copy full SHA for 2d4da80
rust/ql/lib/codeql/rust/frameworks/stdlib/core.model.yml
@@ -152,4 +152,5 @@ extensions:
152
extensible: excludeFieldTaintStep
153
data:
154
- ["core::ops::range::RangeInclusive::start"]
155
- - ["core::ops::range::RangeInclusive::end"]
+ - ["core::ops::range::RangeInclusive::end"]
156
+ - ["core::result::Result::Err(0)"]
0 commit comments