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
2164
March 25, 2019
Addition to rust's int
language design
13
1159
August 27, 2023
Use `Into<bool>` in `if` expressions, if type is not `bool`
language design
9
3259
March 25, 2019
Proposal: integer conversion methods
27
3297
May 12, 2019
Allow use as and try as for From and TryFrom traits
language design
37
2724
January 5, 2024