Skip to content

rustc: Make static methods not leak out of traits - #3951

Closed
pcwalton wants to merge 1 commit into
rust-lang:incomingfrom
pcwalton:static-method-leak
Closed

rustc: Make static methods not leak out of traits#3951
pcwalton wants to merge 1 commit into
rust-lang:incomingfrom
pcwalton:static-method-leak

Conversation

@pcwalton

Copy link
Copy Markdown
Contributor

@brson

Copy link
Copy Markdown
Contributor

r+

RalfJung pushed a commit to RalfJung/rust that referenced this pull request Oct 15, 2024
fix behavior of release_clock()
Fixesrust-lang/miri#3947
Thanks to `@FrankReh` for noticing this and suggesting the right approach for the fix!
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
3951: Simplify records grammar r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@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

@pcwalton@brson