CodeQL library for Rust
codeql/rust-all 0.2.19 (changelog, source)
Search

Primitive predicate int::minimum

Returns the smaller of the receiver and the argument

int minimum(int other)