Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.
This repository was 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

@sanketr

Description

@sanketr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions