🦀
considering crab
i make the @rust-lang compiler better. types team, compiler team, diagnostics working group, and style team ⚙️🦀🧮.
- east coast
-
13:32
- 4h behind - https://www.errs.io
- @compiler_errors
- @errs@hachyderm.io
- @errs.io
Pinned Loading
-
rust-lang/rust
rust-lang/rust PublicEmpowering everyone to build reliable and efficient software.
4,070 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 7 commits in 1 repository
Created a pull request in rust-lang/rust that received 21 comments
Misc query tweaks
Remove some redundant work around cache_on_disk
and ensure_ok
, since Result<(), ErrorGuaranteed>
queries don't need to cache or recompute their "va…
+8
−11
lines changed
•
21
comments
Opened 16 other pull requests in 1 repository
rust-lang/rust
5
open
3
merged
8
closed
-
Suppress missing field error when autoderef bottoms out in infer
This contribution was made on Apr 5
-
Fix trait upcasting to dyn type with no principal when there are projections
This contribution was made on Apr 5
-
Just error on recursive opaque ty in HIR typeck
This contribution was made on Apr 5
-
Detect and provide suggestion for
&raw EXPR
This contribution was made on Apr 4 -
Don't construct preds w escaping bound vars in
diagnostic_hir_wf_check
This contribution was made on Apr 4 -
Pass correct param-env to
error_implies
This contribution was made on Apr 3 -
Folder experiment: Account for type flags in
fold_predicate
inCanonicalizer
This contribution was made on Apr 2 -
Folder experiment: Micro-optimize RegionEraserVisitor
This contribution was made on Apr 2
-
Folder experiment: Account for flags in const folders
This contribution was made on Apr 2
-
Folder experiment: Account for flags in ArgFolder
This contribution was made on Apr 2
-
Folder experiment: Account for type flags in fold_predicate in OpportunisticVarResolver
This contribution was made on Apr 2
-
Folder experiment: Account for TypeFlags in OpportunisticRegionResolver
This contribution was made on Apr 2
-
Folder experiment: Monomorphize region resolver
This contribution was made on Apr 2
-
Rely on type flags to avoid visiting types/consts/preds
This contribution was made on Apr 2
-
Cache
opaque_types_defined_by
This contribution was made on Apr 2 -
Intern
TypingEnv
This contribution was made on Apr 1
Reviewed 17 pull requests in 1 repository
rust-lang/rust
17 pull requests
-
In
simplify_repeated_aggregate
, don't test first element against itselfThis contribution was made on Apr 5 -
Detect and provide suggestion for
&raw EXPR
This contribution was made on Apr 4 -
add
TypingMode::Borrowck
This contribution was made on Apr 4 -
Use the span of the whole bound when the diagnostic talks about a bound
This contribution was made on Apr 4
-
adt_destructor: sanity-check returned item
This contribution was made on Apr 4
-
Apply
Recovery::Forbidden
when reparsing pasted macro fragments.This contribution was made on Apr 3 -
Fix ICE in ParamConst::find_ty_from_env when handling None values
This contribution was made on Apr 3
-
Deduplicate some
rustc_middle
function bodies by calling therustc_type_ir
equivalentThis contribution was made on Apr 3 -
borrowck typeck children together with their root
This contribution was made on Apr 3
-
Add a mailmap entry for myself
This contribution was made on Apr 2
-
Add a dep kind for use of the anon node with zero dependencies
This contribution was made on Apr 2
-
AstValidator
tweaksThis contribution was made on Apr 2 -
Do not remove trivial
SwitchInt
with mir-opt-level=0This contribution was made on Apr 1 -
Various local trait item iteration cleanups
This contribution was made on Apr 1
-
impl !PartialOrd for HirId
This contribution was made on Apr 1
-
Skip suggest impl or dyn when poly trait is not a real trait
This contribution was made on Apr 1
-
Note potential but private items in show_candidates
This contribution was made on Apr 1