Highlights
- Pro
Block or Report
Block or report jackh726
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
rust Public
Forked from rust-lang/rust
Empowering everyone to build reliable and efficient software.
Rust 1
-
chalk Public
Forked from rust-lang/chalk
A PROLOG-ish interpreter written in Rust, intended eventually for use in the compiler
Rust 1
-
-
wg-traits Public
Forked from rust-lang/types-team
Home of the "traits working group", affiliated with the compiler and lang teams.
-
blog.rust-lang.org Public
Forked from rust-lang/blog.rust-lang.org
The Rust Programming Language Blog
Rust 1
527 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 5 commits in 3 repositories
Created a pull request in rust-lang/rust that received 3 comments
Opened 1 other pull request in 1 repository
rust-lang/rust
1
open
Reviewed 7 pull requests in 1 repository
rust-lang/rust
7 pull requests
-
wf: correctly
shallow_resolve
consts -
Implement
std::marker::Tuple
, use it inextern "rust-call"
andFn
-family traits - Emit warning when bound is trivially false
- add method to get the mutability of an AllocId
- Enable varargs support for calling conventions other than C or cdecl
-
Fix
ReErased
leaking into typeck due totypeof(...)
recovery -
Some
FulfillmentContext
-related cleanups