Skip to content

save-analysis: adjust process_formals wrt. or-patterns #65556

Not planned
@Centril

Description

@Centril
Contributor

Filing this as a keep-sake for discussion in #64250 (comment).

cc @Xanewok

Activity

added
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
A-save-analysisArea: saving results of analyses such as inference and borrowck results to a file.
F-or_patterns`#![feature(or_patterns)]`
on Oct 18, 2019
Centril

Centril commented on Feb 5, 2020

@Centril
ContributorAuthor

@Xanewok Or-patterns are "fleshed out" now... ;)

varkor

varkor commented on Jul 22, 2020

@varkor
Member

@Xanewok: do you know if is this still an issue?

Xanewok

Xanewok commented on Jul 22, 2020

@Xanewok
Member

From what I know, this still needs to be fixed, yes.

jyn514

jyn514 commented on Feb 19, 2023

@jyn514
Member

Save-analysis has been removed from the compiler.

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

    A-save-analysisArea: saving results of analyses such as inference and borrowck results to a file.F-or_patterns`#![feature(or_patterns)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Centril@Xanewok@varkor@jyn514

        Issue actions

          save-analysis: adjust `process_formals` wrt. or-patterns · Issue #65556 · rust-lang/rust