Block or Report
Block or report gendx
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
google/OpenSK Public
OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.
-
-
-
155 contributions in the last year
Less
More
Contribution activity
February 2023
Created 12 commits in 2 repositories
Created 1 repository
Created a pull request in google/comprehensive-rust that received 1 comment
Remove dangling links in cargo/rust-ecosystem.md.
I'm not sure whether they should point to any relevant content, but these footnotes are currently undefined.
+2
−2
•
1
comment
Opened 13 other pull requests in 1 repository
google/comprehensive-rust
5
open
8
merged
- Add a slide with more advanced visibility rules.
- Remove unused main() function in day-2.morning exercise.
- Add speaker notes for pattern-matching/destructuring-arrays.md
- Add a totally-unsafe example to show the discriminant optimization of Options.
- Make sure exercise 1.afternoon can be (almost) dropped in as is in the Playground
- Add highly-unsafe speaker notes to inspect the memory layout of string.
- Fix typo in basic-syntax/variables.md.
- Add a solution for day 1's bonus question with generics.
- Mention that the syntax is similar to Java as well.
- Add a small illustration of bounds checking.
- Add historical reference to the Rust 1.0 release.
- Add reference to rustfmt for Debian installation instructions.
- Reference mdbook installation instructions from running-the-course.md.
Reviewed 1 pull request in 1 repository
rust-lang/rust
1 pull request
Created an issue in google/comprehensive-rust that received 3 comments
Make the shell snippets easier to copy/paste (e.g. cargo/running-locally.md)?
The code blocks of mdbook
provide a "Copy to clipboard" button - however pages like https://google.github.io/comprehensive-rust/cargo/running-local…
3
comments