Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Case sensitivity of methods, and spec compliance #83

Open
@Manishearth

Description

@Manishearth

While from_str in method.rs currently mentions that it is case insensitive, the code reads otherwise. This probably should be fixed.

Additionally, the rules for extension methods probably should match the token production given here, and fail or return None otherwise.

(I'll try my hand at this)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions