Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,872 contributions in the last year
Contribution activity
October 2020
Created a pull request in alumxi22/website that received 19 comments
- Fix control flow check for breaking with diverging values
- Make closures inherit the parent function's target features
- Permit evaluation of assoc items on `Self` by avoiding cycle error
- Add support for Arm64 Catalyst on ARM Macs
- Don't run `resolve_vars_if_possible` in `normalize_erasing_regions`
- Stabilize move_ref_pattern
- Fix trait solving ICEs
- Replace tuple of infer vars for upvar_tys with single infer var
- Use rebind instead of Binder::bind when possible
- cache types during normalization
- Implement `--extern-location`
Created an issue in rust-lang/compiler-team that received 6 comments
inherit stable annotations in enum variants and field items
Proposal Some time back, @estebank opened rust-lang/rust#71481 which proposed to fix rust-lang/rust#65515 by allowing stability attributes to be 'i…