Skip to content

Model lexer is still wrong #15883

Closed
@emberian

Description

@emberian
Member

Tracking issue for all known problems with the lexer.

Todo:

Activity

self-assigned this
on Jul 21, 2014
added a commit that references this issue on Dec 30, 2014

rollup merge of rust-lang#20245: fhahn/make-lexer-tests-runable-again

fhahn

fhahn commented on Feb 4, 2015

@fhahn
Contributor

Does it stilll make sense to keep the antlr lexer after the flex/bison parser was added in #21452 ?

emberian

emberian commented on Feb 4, 2015

@emberian
MemberAuthor

I initially wrote this lexer to serve as the reference because it is far simpler than the flex one.

removed their assignment
on Mar 26, 2015

7 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-grammarArea: The grammar of RustmetabugIssues about issues themselves ("bugs about bugs")

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @fhahn@emberian

      Issue actions

        Model lexer is still wrong · Issue #15883 · rust-lang/rust