Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Refactoring box pattern match to compile with Rust 1.19 stable version #3

Open
sanketr opened this issue Aug 10, 2017 · 0 comments
Open

Comments

@sanketr
Copy link

sanketr commented Aug 10, 2017

Since Rust is pretty stable now, I tried compiling this library with latest version of the compiler. However, there are some experimental features such as box pattern match that need to be refactored to make it compile with stable version. Since my knowledge of Rust borrow checker is still not very good, I am unable to figure out how to refactor the box pattern match for kdict in kbindings.

Help will be very much appreciated with refactoring the code to make it work with stable version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant