Rust Internals
From<bool> for primitive integer types
libs
ithinuel
May 10, 2018, 6:10am
24
I created the PR :
https://github.com/rust-lang/rust/pull/50597
show post in topic
Related topics
Topic
Replies
Views
Activity
Pre-RFC: impl From<bool> for i32 and impl From<i32> for bool
libs
9
2204
March 25, 2019
Addition to rust's int
language design
13
1259
August 27, 2023
Use `Into<bool>` in `if` expressions, if type is not `bool`
language design
9
3324
March 25, 2019
Proposal: integer conversion methods
27
3531
May 12, 2019
Allow use as and try as for From and TryFrom traits
language design
37
2911
January 5, 2024