Skip to content

Rust 1.38 regressions weren't fully triaged #65577

Closed
@petrochenkov

Description

@petrochenkov

A crater run was performed for Rust 1.38 and the digest of regressions is available in #63628 (comment).

The problem is that all regressions starting from "cannot use state because it was mutably borrowed" and below weren't analyzed.
It is too late to fix 1.38 now because it was released several weeks ago, but it's still useful to know what we regressed (there are >100 non-root regressions), some of those errors can be caused by legitimate bugs.

Triage is required mostly from people responsible for the rustc's middle-end (type checking and below).
cc @rust-lang/compiler

Metadata

Metadata

Assignees

No one assigned

    Labels

    P-highHigh priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions