Skip to content

Add cell#with_mut_ref for handling mutable references to the content. - #5722

Merged
bors merged 1 commit into
rust-lang:incomingfrom
metajack:cell-with-ref-mut
Apr 5, 2013
Merged

Add cell#with_mut_ref for handling mutable references to the content.#5722
bors merged 1 commit into
rust-lang:incomingfrom
metajack:cell-with-ref-mut

Conversation

@metajack

Copy link
Copy Markdown
Contributor

No description provided.

@borsbors closed this Apr 5, 2013
@bors
bors merged commit 2c02aab into rust-lang:incomingApr 5, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Aug 28, 2020
Change Rc<Box<T>> recommendation to be Rc<T> instead of Box<T>
Fixesrust-lang#5722
changelog: Suggest `Rc<Box<T>>` -> `Rc<T>` in [`redundant_allocation`] lint
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
5722: Replace SepBy with Itertools
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.

3 participants

@metajack@catamorphism@bors