Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Apr 5, 2013

Conversation

metajack
Copy link
Contributor

@metajack metajack commented Apr 4, 2013

No description provided.

@bors bors closed this Apr 5, 2013
@bors bors merged commit 2c02aab into rust-lang:incoming Apr 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>

Fixes rust-lang#5722

changelog: Suggest `Rc<Box<T>>` -> `Rc<T>` in [`redundant_allocation`] lint
Sign up for free to 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