Skip to content

Add test case for #3243, which was fixed as part of fix for #3511.#11889

Merged
bors merged 1 commit intorust-lang:masterfrom
nikomatsakis:issue-3243-stack-alloc-vec
Jan 29, 2014
Merged

Add test case for #3243, which was fixed as part of fix for #3511.#11889
bors merged 1 commit intorust-lang:masterfrom
nikomatsakis:issue-3243-stack-alloc-vec

Conversation

@nikomatsakis
Copy link
Contributor

(Lifetime of stack allocated vectors was not being enforced)

Closes #3243.

…ust-lang#3511.

(Lifetime of stack allocated vectors was not being enforced)

Closes rust-lang#3243.
bors added a commit that referenced this pull request Jan 29, 2014
…r=nikomatsakis

(Lifetime of stack allocated vectors was not being enforced)

Closes #3243.
@bors bors closed this Jan 29, 2014
@bors bors merged commit afd8df6 into rust-lang:master Jan 29, 2014
@nikomatsakis nikomatsakis deleted the issue-3243-stack-alloc-vec branch March 30, 2016 16:15
Sign up for free to 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.

stack allocated vecs can be returned from functions

2 participants