Skip to content

mk: Remove CFG_INSTALL_SNAP logic. #2664 - #7913

Closed
brson wants to merge 1 commit into
rust-lang:masterfrom
brson:rm-install-snap
Closed

mk: Remove CFG_INSTALL_SNAP logic. #2664#7913
brson wants to merge 1 commit into
rust-lang:masterfrom
brson:rm-install-snap

Conversation

@brson

Copy link
Copy Markdown
Contributor

No description provided.

@borsbors closed this Jul 21, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 30, 2022
Don't lint `while_let_loop` when significant drop order would change
fixesrust-lang#7226fixesrust-lang#7913fixesrust-lang#5717
For rust-lang#5717 it may not stay fully fixed. This is only completely fixed right now due to all the allowed drop impls have `#[may_dangle]` on their drop impls. This may get changed in the future based on how significant drops are determined, but the example listed with `RefCell` shouldn't break.
changelog: Don't lint `while_let_loop` when the order of significant drops would change
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
7975: Provide regions in file structure r=ivan770 a=ivan770
Closesrust-lang#7913https://user-images.githubusercontent.com/14003886/110819163-96b3c080-8296-11eb-993e-a7cdb574a12d.mp4
Co-authored-by: ivan770 <leshenko.ivan770@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.

3 participants

@brson@graydon@bors