Uh oh!
There was an error while loading. Please reload this page.
Add dedicated testcase for #15881 - #21376
Conversation
rust-highfive
commented
Jan 18, 2015
(rust_highfive has picked a reviewer for you, use r? to override) |
alexcrichton
commented
Jan 18, 2015
r? @cmr |
There was a problem hiding this comment.
this ignore should no longer be here
There was a problem hiding this comment.
Yup, I've removed the line (and updated the copyright notice date)
Also enable an ignored test case, closesrust-lang#15881
a4cab28 to
b8efaa6Comparepczarn
commented
Jan 21, 2015
Very well. |
steveklabnik
commented
Jan 29, 2015
Isn't @cmr away because of studies? |
fhahn
commented
Feb 1, 2015
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
commented
Feb 2, 2015
bors
commented
Feb 3, 2015
⌛ Testing commit b8efaa6 with merge 5870f25... |
alexcrichton
commented
Feb 3, 2015
@bors: retry |
bors
commented
Feb 3, 2015
⌛ Testing commit b8efaa6 with merge 3b9da16... |
bors
commented
Feb 3, 2015
💔 Test failed - auto-mac-64-nopt-t |
alexcrichton
commented
Feb 3, 2015
@bors: retry |
bors
commented
Feb 3, 2015
⌛ Testing commit b8efaa6 with merge 95c237a... |
bors
commented
Feb 3, 2015
💔 Test failed - auto-win-32-opt |
brson
commented
Feb 13, 2015
@bors: retry |
bors
commented
Feb 13, 2015
⌛ Testing commit b8efaa6 with merge b8c112f... |
bors
commented
Feb 14, 2015
Allow finding references from doc comments
This PR adds a dedicated regression test for #15881 as @cmr suggested.