Skip to content

Implement ExtractIf/extract_if feature #4835

Description

@CohenArthur

We need to be able to handle the nightly extract_if feature for Rust-for-Linux, as it makes use of it

https://doc.rust-lang.org/nightly/std/vec/struct.ExtractIf.html

One difficulty will be once again to "fake" this feature as it is not present in core 1.49. I'm not sure how we're going to inject an entire module into the compiler so we need to figure that out as well.

I don't think there is that much code that we can't handle so that should be okay

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    rust-for-linuxIssue related to the compilation of the Linux kernel and its cratestypechecking

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions