Skip to content

librustc: Allow expr_repeat to be used with any vstore - #5586

Closed
pcwalton wants to merge 1 commit into
rust-lang:incomingfrom
pcwalton:expr-repeat-vstore
Closed

librustc: Allow expr_repeat to be used with any vstore#5586
pcwalton wants to merge 1 commit into
rust-lang:incomingfrom
pcwalton:expr-repeat-vstore

Conversation

@pcwalton

Copy link
Copy Markdown
Contributor

@borsbors closed this Mar 28, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 26, 2024
[`mem_replace_with_default`] No longer triggers on unused expression
changelog:[`mem_replace_with_default`]: No longer triggers on unused expression
Change [`mem_replace_with_default`] to not trigger on unused expression because the lint from `#[must_use]` handle this case better.
fixes: rust-lang#5586
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
5586: Add workaround for changing sysroot paths r=jonas-schievink a=lnicola
Fixesrust-lang#5577
Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
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.

3 participants

@pcwalton@graydon@bors