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.
Result::Err
excludeFieldTaintStep
1 parent 503a1b5 commit 1e79213Copy full SHA for 1e79213
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