- Israel
Pinned Loading
-
rust-lang/rust-analyzer
rust-lang/rust-analyzer PublicA Rust compiler front-end for IDEs
741 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 | April Apr | ||||||||||||||||||||||||||||||||||||||||
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
Contribution activity
April 2025
Created 40 commits in 2 repositories
Created a pull request in salsa-rs/salsa that received 31 comments
Add a third cycle mode, equivalent to old Salsa cycle behavior
That is, directly set a value for all queries that have fallbacks, and ignore all other queries in the cycle. Unlike old Salsa, we still need all c…
+438
−141
lines changed
•
31
comments
Opened 21 other pull requests in 2 repositories
rust-lang/rust-analyzer
17
merged
1
open
1
closed
-
internal: Upgrade to the next Salsa
This contribution was made on Apr 22
-
feat: Better support
offset_of!()
This contribution was made on Apr 21 -
internal: Make predefined symbols
const
instead ofstatic
This contribution was made on Apr 21 -
feat: Parse generic consts
This contribution was made on Apr 20
-
fix: Two config code changes
This contribution was made on Apr 20
-
fix: Sort notable traits in hover
This contribution was made on Apr 18
-
internal: Make
HirFileId
,EditionedFileId
and macro files Salsa structThis contribution was made on Apr 18 -
internal: Make hir-ty non-diagnostic queries transparent
This contribution was made on Apr 18
-
fix: Fix a panic when a trait method in an impl declares a lifetime parameter not in the trait declaration
This contribution was made on Apr 16
-
fix: Fix a bug with predicate lowering of associated items
This contribution was made on Apr 16
-
minor: Fix signature of libc memory usage function on Linux
This contribution was made on Apr 16
-
Use mimalloc allocator for released binaries
This contribution was made on Apr 16
-
fix: Prevent panics when there is a cyclic dependency between closures
This contribution was made on Apr 14
-
fix: Fix an incorrect
ExpressionStore
that was passedThis contribution was made on Apr 10 -
internal: Switch to Rust 1.86.0
This contribution was made on Apr 10
-
fix: Fix a small bug with catastrophic effects
This contribution was made on Apr 10
-
fix: Fix a bug in MBE expansion that arose from incorrect fixing of an older bug in MBE
This contribution was made on Apr 1
-
fix: Fix a bug in macro-by-example matching
This contribution was made on Apr 1
-
Avoid relying on
block_def_map()
needlesslyThis contribution was made on Apr 1
salsa-rs/salsa
2
merged
-
perf: Don't store the fields in the interned map
This contribution was made on Apr 22
-
Make interned's last_interned_at equal Revision::MAX if they are interned outside a quer
This contribution was made on Apr 20
Reviewed 12 pull requests in 2 repositories
rust-lang/rust-analyzer
7 pull requests
-
internal: Upgrade to the next Salsa
This contribution was made on Apr 22
-
feat: Add two new diagnostics: one for mismatch in generic arguments count, and another for mismatch in their kind
This contribution was made on Apr 21
-
internal: Make
HirFileId
,EditionedFileId
and macro files Salsa structThis contribution was made on Apr 19 -
fix: Fix an incorrect
ExpressionStore
that was passedThis contribution was made on Apr 10 -
refactor: Lower type-refs before type inference
This contribution was made on Apr 9
-
chore: Remove unnecessary
Arc
clonesThis contribution was made on Apr 1 -
fix: Fix panic in progress due to splitting unicode incorrectly
This contribution was made on Apr 1
salsa-rs/salsa
5 pull requests
-
perf: Don't store the fields in the interned map
This contribution was made on Apr 22
-
Make interned's last_interned_at equal Revision::MAX if they are interned outside a quer
This contribution was made on Apr 22
-
Add a third cycle mode, equivalent to old Salsa cycle behavior
This contribution was made on Apr 21
-
Reduce memory usage by deduplicating type information
This contribution was made on Apr 20
-
Allow immediately resolving cycles with a fallback instead of fixpoint
This contribution was made on Apr 16