Per their documentation, the `max_value()` and `min_value()` associated functions have been superseded by the `MAX` and `MIN` associated constants since Rust 1.43 and are considered "soft deprecated", with all uses currently being replaced in the rustc repo. |
||
|---|---|---|
| .. | ||
| alloc_example.rs | ||
| arbitrary_self_types_pointers_and_wrappers.rs | ||
| dst-field-align.rs | ||
| example.rs | ||
| mini_core.rs | ||
| mini_core_hello_world.rs | ||
| mod_bench.rs | ||
| std_example.rs | ||
| subslice-patterns-const-eval.rs | ||
| track-caller-attribute.rs | ||