-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-lifetimesArea: Lifetimes / regionsArea: Lifetimes / regionsA-type-systemArea: Type systemArea: Type systemE-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
Metadata
Metadata
Assignees
Labels
A-lifetimesArea: Lifetimes / regionsArea: Lifetimes / regionsA-type-systemArea: Type systemArea: Type systemE-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
lilyball commentedon Jan 30, 2014
This can segfault too, if you change what
x
is.cc @nikomatsakis
zr40 commentedon Jan 30, 2014
Might be related to #10398.
nikomatsakis commentedon Jan 31, 2014
I'll take a look.
alexcrichton commentedon Mar 1, 2014
This has been fixed, flagging as needstest.
test: Add some tests for closed issues
auto merge of #12738 : alexcrichton/rust/needstest, r=brson,just
flaper87 commentedon Mar 7, 2014
a small description in the test files explaining what the test does would have been nice.