Skip to content

Add dedicated testcase for #15881 - #21376

Merged
bors merged 1 commit into
rust-lang:masterfrom
fhahn:issue-15881-model-lexer-dotdotdot
Feb 14, 2015
Merged

Add dedicated testcase for #15881#21376
bors merged 1 commit into
rust-lang:masterfrom
fhahn:issue-15881-model-lexer-dotdotdot

Conversation

@fhahn

Copy link
Copy Markdown
Contributor

This PR adds a dedicated regression test for #15881 as @cmr suggested.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton

Copy link
Copy Markdown
Member

r? @cmr

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this ignore should no longer be here

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, I've removed the line (and updated the copyright notice date)

Also enable an ignored test case, closesrust-lang#15881
@fhahn
fhahnforce-pushed the issue-15881-model-lexer-dotdotdot branch from a4cab28 to b8efaa6CompareJanuary 20, 2015 23:40
@pczarn

Copy link
Copy Markdown
Contributor

Very well.

@steveklabnik

Copy link
Copy Markdown
Contributor

Isn't @cmr away because of studies?

@fhahn

fhahn commented Feb 1, 2015

Copy link
Copy Markdown
ContributorAuthor

I am not sure if this issue is still relavant after the new model parser got merged, as this issue involves the antlr lexer, which is obselete now, I guess?

@emberian

Copy link
Copy Markdown
Contributor

@bors r+ b8efaa6

@bors

bors commented Feb 3, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit b8efaa6 with merge 5870f25...

@alexcrichton

Copy link
Copy Markdown
Member

@bors: retry

@bors

bors commented Feb 3, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit b8efaa6 with merge 3b9da16...

@bors

bors commented Feb 3, 2015

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-mac-64-nopt-t

@alexcrichton

Copy link
Copy Markdown
Member

@bors: retry

@bors

bors commented Feb 3, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit b8efaa6 with merge 95c237a...

@bors

bors commented Feb 3, 2015

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-win-32-opt

@brson

Copy link
Copy Markdown
Contributor

@bors: retry

bors added a commit that referenced this pull request Feb 13, 2015
This PR adds a dedicated regression test for #15881 as @cmr suggested.
@bors

bors commented Feb 13, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit b8efaa6 with merge b8c112f...

@bors

bors commented Feb 14, 2015

Copy link
Copy Markdown
Collaborator

@bors
bors merged commit b8efaa6 into rust-lang:masterFeb 14, 2015
@fhahn
fhahn deleted the issue-15881-model-lexer-dotdotdot branch February 14, 2015 08:07
Kobzol pushed a commit to Kobzol/rust that referenced this pull request Jan 5, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@fhahn@rust-highfive@alexcrichton@pczarn@steveklabnik@emberian@bors@brson@nikomatsakis