Popular repositories
704 contributions in the last year
Less
More
Contribution activity
February 2021
Created 16 commits in 4 repositories
Created 2 repositories
- illicitonion/JavaScript-Core-2-Coursework-Week1 JavaScript
- illicitonion/rules_docker Starlark
Created a pull request in rust-lang/rust that received 6 comments
Allow deriving Into for primitive enums
This derive is only allowed when all of the following are true: The derive is on an enum. The enum has an explicit repr (in an aim to show the der…
+343
−2
•
6
comments
Opened 14 other pull requests in 8 repositories
CodeYourFuture/syllabus
3
merged
bazelbuild/bazel
3
open
bazelbuild/rules_rust
1
open
1
merged
bazelbuild/rules_docker
2
open
CodeYourFuture/JavaScript-Core-2-Coursework-Week1
1
open
bazelbuild/remote-apis
1
open
bazelbuild/rules_foreign_cc
1
merged
CodeYourFuture/JavaScript-Core-1-Coursework-Week3
1
merged
Reviewed 22 pull requests in 5 repositories
bazelbuild/rules_rust 13 pull requests
- Add ARCHITECTURE.md
- Add Missing link definition in README.md
- Fixed expanded locations in test launcher
- Add rust_analyzer rule to generate a rust-project.json
- Update default Rust version to 1.50.0.
- Rust test targets now create a test launcher allow for setting env vars
- Slight cleanup and added some documentation.
- Do not pass native libraries to rlib compilations
- Added `env` attribute to `rust_test` rule
- Introduce rust_common struct
- Run buildifier fix across the workspace
- Add //rust/private/BUILD (therefore create a package there)
- Add mailing list and chat pointers to the README