Skip to content

[1.38] Placement new syntax no longer parses #62617

Closed
@Mark-Simulacrum

Description

@Mark-Simulacrum

root: mbox 0.3.1; cc @kennytm causes:

  • resin-os/healthdog-rs: start v. end; cc @willnewton

root: rayon-hash 0.2.0 cc @cuviper

  • coder543/xray: start v. end; cc @coder543

Root cause of these on our side is #60803 which removed support for parsing placement new even under #[cfg(false)] and the like. The crater run done there seems to have not found these -- not sure why. We might be testing more now than we were before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-parserArea: The lexing & parsing of Rust source code to an ASTT-langRelevant to the language team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions