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 28 million developers.
Sign up- New York City
- Sign in to view email
Pinned repositories
1,476 contributions in the last year
Contribution activity
December 2018
- frewsxcv/www.rust-lang.org HTML
- frewsxcv/turf JavaScript
Created a pull request in rust-lang/rust that received 17 comments
Replace usages of `..i + 1` ranges with `..=i`.
Before this change we were using old computer code techniques. After this change we use the new and improved computer code techniques.
+36
−36
•
17
comments
Created an issue in rust-lang/rust-by-example that received 1 comment
master is broken on Travis CI
All builds are failing on master, not sure why though...
https://travis-ci.org/rust-lang/rust-by-example/builds/471278832
running 1 test
test /tmp/…
1
comment