Skip to content

Error parsing "since" field of deprecated attribute with nightly-2022-11-24 #104848

Closed
@maxburke

Description

@maxburke

When trying nightly-2022-11-24 I'm running into this issue:

error: expected `,`, found `.`
   --> /Users/max/.cargo/registry/src/github.com-1ecc6299db9ec823/geo-types-0.7.7/src/geometry/geometry_collection.rs:111:25
    |
111 | #[deprecated(since = 0.7.5, note = "Use `GeometryCollection::from(vec![geom])` instead.")]
    |                         ^ expected `,`

It popped up after nightly-2022-11-01, though I haven't yet bisected which day it started.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions