Skip to content

rustc: Anti-copy police - #5899

Closed
catamorphism wants to merge 1 commit into
rust-lang:incomingfrom
catamorphism:copy-cops
Closed

rustc: Anti-copy police#5899
catamorphism wants to merge 1 commit into
rust-lang:incomingfrom
catamorphism:copy-cops

Conversation

@catamorphism

Copy link
Copy Markdown
Contributor

No description provided.

@borsbors closed this Apr 16, 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
5899: Add track_env_var to the proc macro server
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

@catamorphism@bors