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

implement scope guards, as a syntax ext or language feature #394

Open
rust-highfive opened this issue Oct 14, 2014 · 1 comment
Open

implement scope guards, as a syntax ext or language feature #394

rust-highfive opened this issue Oct 14, 2014 · 1 comment
Labels
A-expressions Term language related proposals & ideas A-typesystem Type system related proposals & ideas T-lang Relevant to the language team, which will review and decide on the RFC.

Comments

@rust-highfive
Copy link

Issue by thestinger
Sunday Oct 13, 2013 at 16:22 GMT

For earlier discussion, see rust-lang/rust#9835

This issue was labelled with: I-enhancement in the Rust repository


http://dlang.org/statement.html#ScopeGuardStatement

@petrochenkov petrochenkov added the T-lang Relevant to the language team, which will review and decide on the RFC. label Jan 19, 2018
@Centril Centril added A-typesystem Type system related proposals & ideas A-expressions Term language related proposals & ideas labels Nov 27, 2018
@konsumlamm
Copy link
Contributor

This exists as the popular scopeguard crate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-expressions Term language related proposals & ideas A-typesystem Type system related proposals & ideas T-lang Relevant to the language team, which will review and decide on the RFC.
Projects
None yet
Development

No branches or pull requests

4 participants