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-
Nagoya University
- Aichi, Japan
- Sign in to view email
- https://yvt.jp/
Pinned
2,461 contributions in the last year
Activity overview
Contribution activity
June 2020
- yvt/rust-parse-generics Rust
- yvt/atomic_ref Rust
Created a pull request in mystor/atomic_ref that received 1 comment
Make `AtomicRef::new` `const fn` (nightly-only)
Turns AtomicRef::new into const fn, making it callable in constant contexts. This currently requires the use of a nightly-only feature, so it's fea…
+75
−34
•
1
comment
Created an issue in rust-lang/rust that received 1 comment
Combination of const generics, extra braces around a const generic parameter, and cross-crate use causes stack overflow
Code
All files packaged in a single Gist: https://gist.github.com/yvt/2fec54f8012d512c59216b5d2ef82d63
lib1/src/lib.rs:
fn unused_function(_: <lib…
1
comment
115
contributions
in private repositories
Jun 5 – Jun 10