Skip to content

In debuginfo::create_local_var, handle pattern bindings #2533

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

Closed
catamorphism opened this issue Jun 7, 2012 · 2 comments
Closed

In debuginfo::create_local_var, handle pattern bindings #2533

catamorphism opened this issue Jun 7, 2012 · 2 comments
Labels
A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.)

Comments

@catamorphism
Copy link
Contributor

This function just fails if given a local that isn't a pat_ident.

@ghost ghost assigned jdm Jun 7, 2012
@emberian
Copy link
Member

Still a bug, /cc @michaelwoerister

@michaelwoerister
Copy link
Member

This will be solved once https://github.com/michaelwoerister/rust/tree/destructuring gets merged into master. It already works very well (all tests in destructured-local.rs and destructured-fn-argument.rs pass).

@bors bors closed this as completed in e721194 Jul 27, 2013
bors added a commit to rust-lang-ci/rust that referenced this issue Sep 22, 2022
Support BCRYPT_RNG_ALG_HANDLE rust-lang#101325

I haven't tested this on a Windows host, brace for CI...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants