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 40 million developers.
Sign up
Pro
Pinned
1,079 contributions in the last year
Activity overview
Contribution activity
August 2019
- est31/bson-rs Rust
- est31/cargo-tree Rust
- est31/nushell Rust
- est31/toml-rs Rust
- est31/gl-rs Rust
- est31/x11-rs Rust
- est31/cpal Rust
Created a pull request in RustAudio/cpal that received 5 comments
Turn off std feature of failure
This saves us some dependencies and thus speeds up the build.
+2
−1
•
5
comments
- Implement RawImage1d::from_rgb(a)
- Adopt memoffset crate and use it to fix two invalid_value lints
- Add a comment explaining what we do in the implement_vertex macro
- Stop using mem::transmute(0usize) for get_val invocation
- Update to glutin 0.22.0-alpha3 release
- Fix deferred example
- Fix the fullscreen example
- Fix shadow mapping and screenshot-async examples
- Goodbye old friend
- Remove #[allow(deprecated)]
- Update the tutorial for the new event loop
- Update takeable-option
Created an issue in tiny-http/tiny-http that received 11 comments
Relicense under dual MIT/Apache-2.0
Hi, it would be cool to relicense tiny-http under the dual license terms MIT OR Apache-2.0 (at the choice of the licensees) that are common in the …
•
11
comments