Skip to content

Conversation

@thestinger
Copy link
Contributor

This is mostly for std::rc and std::arc (but I haven't implemented it for ARC yet).

Implementing it correctly for managed boxes is very non-trivial. It would probably require an unholy mix of reflection and TLS.

for deep copies through shared ownership boundaries
bors added a commit that referenced this pull request May 15, 2013
This is mostly for `std::rc` and `std::arc` (but I haven't implemented it for ARC yet).

Implementing it correctly for managed boxes is *very* non-trivial. It would probably require an unholy mix of reflection and TLS.
@bors bors closed this May 15, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 2, 2021
…=ebroto

Revert "Pass Clippy args also trough RUSTFLAGS"

Reverts rust-lang/rust-clippy#6441

r? `@ebroto`

changelog: Revert "Pass Clippy args also trough RUSTFLAGS"
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.

2 participants