Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
545 contributions in the last year
Contribution activity
October 2020
- aldanor/anyhow Rust
- aldanor/fixed-macro Rust
Created a pull request in aldanor/fixed-macro that received 6 comments
Created an issue in rust-num/num-traits that received 6 comments
Would removing (or moving) Num::from_str_radix() be ever considered?
Related: #178 (comment)
Quoting num-traits (this comment itself is super-old),
// FIXME: The standard library from_str_radix on floats was deprecat…