Skip to content

Conversation

brson
Copy link
Contributor

@brson brson commented Jan 13, 2015

No in-tree users. Ugly interface. Closes #14332.

I just happened to notice that this module still lives and has no users. Assuming we don't want it.

r? @aturon cc @alexcrichton

No in-tree users. Ugly interface. Closes rust-lang#14332.
(self.dtor)(self.mutate);
}
}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this switch to a custom struct implementing Drop instead of duplicating the module?

@brson
Copy link
Contributor Author

brson commented Jan 13, 2015

Review comments addressed.

@aturon
Copy link
Contributor

aturon commented Jan 13, 2015

Thanks @brson!

bors added a commit that referenced this pull request Jan 14, 2015
No in-tree users. Ugly interface. Closes #14332.

I just happened to notice that this module still lives and has no users. Assuming we don't want it.

r? @aturon cc @alexcrichton
@bors bors merged commit f0fe4bb into rust-lang:master Jan 14, 2015
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.

Remove or replace core::finally
4 participants