Skip to content

libstd: teach workcache to check freshness. - #4162

Closed
graydon wants to merge 1 commit into
rust-lang:incomingfrom
graydon:wip-workcache
Closed

libstd: teach workcache to check freshness.#4162
graydon wants to merge 1 commit into
rust-lang:incomingfrom
graydon:wip-workcache

Conversation

@graydon

Copy link
Copy Markdown
Contributor

r? @brson, nothing too dramatic here, just continuing to shove this code towards "useful".

@brson

Copy link
Copy Markdown
Contributor

r+

@graydon

Copy link
Copy Markdown
ContributorAuthor

landed in 3ee1adb

@graydongraydon closed this Dec 11, 2012
RalfJung added a commit to RalfJung/rust that referenced this pull request Feb 2, 2025
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
4162: Complete assoc. items on type parameters r=jonas-schievink a=jonas-schievink
This is fairly messy and seems to leak a lot through the `ra_hir` abstraction (`TypeNs`, `AssocItemId`, ...), so I'd be glad for any advise for how to improve this.
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@graydon@brson