Closed as not planned
Description
Problem
The functions saturating_mul
, saturating_add
, abs
, etc don´t show the examples, however on the Rust docs they have examples for those functions.
Seems to be related to const fn
functions.
On VSCode
On Rust docs
rust-analyzer version: v0.3.1730
rustc version: 1.74.0
relevant settings: Using VSCode on Linux