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 31 million developers.
Sign up
Popular repositories
-
rust-on-bbc-microbit
Running Rust code on a BBC micro:bit micro-controller
-
rust-typed-arena
The arena, a fast but limited type of allocator
-
rust-forest
A tree of reference-counted nodes, with `RefCell` for mutability
-
wtf-8
The WTF-8 encoding specification
-
rust-std-candidates
Candidates for inclusion in the Rust standard library
-
teensy-clock
A digital clock based on Teensy 3.2 and Rust
Rust 51
1,446 contributions in the last year
Contribution activity
April 2019
Created a pull request in rust-lang/rust that received 5 comments
Stabilize the `alloc` crate.
This implements RFC 2480: rust-lang/rfcs#2480 https://github.com/rust-lang/rfcs/blob/master/text/2480-liballoc.md Closes #27783
Created an issue in w3c/csswg-drafts that received 1 comment
[css-color-4] Paint order of non-positioned stacking context
CSS Color Level 3 defines:
https://drafts.csswg.org/css-color-3/#transparency
If an element with opacity less than 1 is not positioned, then it is…