Popular repositories
-
rayon
Rayon: A data parallelism library for Rust
-
lalrpop
LR(1) parser generator for Rust
-
typed-objects-explainer
Explainer for Typed Objects and related specs.
-
intorust
Learn Rust real good.
-
rust-redex
Forked from jbclements/rust-redex
A Redex Model of Rust, or more specifically an encoding of Patina, the formal model for rust's type safety
-
rust-memory-model
Collecting examples and information to help design a memory model for Rust.
2,349 contributions in the last year
Contribution activity
January 2017
Created an issue in rust-lang/rust
that received 4
comments
borrowed referent of a `&T` sometimes incorrectly allowed
@jorendorf asks on the users forum about a curious discrepancy around fields. It seems that implicit borrows sometimes seem to get overlooked in th…