Highlights
- Pro
Popular repositories
1,554 contributions in the last year
Less
More
Contribution activity
May 2021
Created 65 commits in 12 repositories
Created 1 repository
Created a pull request in rust-lang/rust that received 32 comments
have on_completion record subcycles
have on_completion record subcycles
Rework on_completion method so that it removes all
provisional cache entries that are "below" a completed
node …
+260
−51
•
32
comments
Opened 8 other pull requests in 3 repositories
rust-lang/wg-async-foundations
4
merged
salsa-rs/salsa
2
merged
1
open
rust-lang/edition-guide
1
open
Reviewed 32 pull requests in 10 repositories
rust-lang/wg-async-foundations 11 pull requests
- status quo story: Barbara wishes for an easy runtime switch
- status_quo: bottlerocket canary hangs
- minor changes to Barbara's story
- grace wants to do some zero copy
-
Update acknowledgments and fix
get_contributorsscript - add "life of an aws engineer" status quo story
- Barbara async tracing
- Status quo barbara tries unix socket
- Shiny future: Alan learns async on his own.
- status quo: Alan tries processing some files
- status quo: Barbara writes a runtime-agnostic library
rust-lang/rust 9 pull requests
- stabilize member constraints
- Unify Regions with RegionVids in UnificationTable
- Fix v0 symbol mangling bug
- Check for inline assembly in THIR unsafeck
- Check for union field accesses in THIR unsafeck
- Introduce the beginning of a THIR unsafety checker
-
Enforce that
closure: 'arequires thatclosure_ret_ty: 'aholds - Add auto traits and clone trait migrations for RFC2229
- Insignificant destructors rfc 2229
salsa-rs/salsa 3 pull requests
rayon-rs/rayon 2 pull requests
rust-lang/rfcs 2 pull requests
rust-lang/triagebot 1 pull request
rust-lang/blog.rust-lang.org 1 pull request
rust-lang/polonius 1 pull request
rust-lang/team 1 pull request
lalrpop/lalrpop 1 pull request
Created an issue in rust-lang/rust that received 19 comments
Stabilize RFC 2345: Allow panicking in constants
Stabilization report Summary This feature allows panicking within constants and reporting a custom message as a compile-time error. The following c…
19
comments