Skip to content

Bad span on obsolete syntax error #9348

Closed
@jdm

Description

@jdm
/home/jdm/sdb/servo/src/components/script/dom/bindings/callback.rs:27:39: 27:40 error: obsolete syntax: visibility not necessary
/home/jdm/sdb/servo/src/components/script/dom/bindings/callback.rs:27     pub fn callback(&self) -> *JSObject;
                                                                                                             ^

It should be highlighting the pub instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-diagnosticsArea: Messages for errors, warnings, and lints

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions