Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -g (to testcase) that I should have included in PR #24932. #24952

Merged

Conversation

pnkfelix
Copy link
Member

Add -g (to testcase) that I should have included in PR #24932.

Note it is safe, with respect to autobuilds, to land before #24945.

(In other words, landing this sooner won't break things for anyone any
worse than they were already broken, since there are other tests
that also add -g to their flags via compile-flags: -g.)

Note it is safe, with respect to autobuilds, to land before rust-lang#24945.

(In other words, landing this sooner won't break things for anyone any
worse than they were already broken, since there are *other* tests
that also add `-g` to their flags via `compile-flags: -g`.)
@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@nikomatsakis
Copy link
Contributor

@bors r+ rollup db3a58a

@bors
Copy link
Contributor

bors commented Apr 29, 2015

📌 Commit db3a58a has been approved by nikomatsakis

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Apr 29, 2015
…24687-test

Add `-g` (to testcase) that I should have included in PR rust-lang#24932.

Note it is safe, with respect to autobuilds, to land before rust-lang#24945.

(In other words, landing this sooner won't break things for anyone any
worse than they were already broken, since there are *other* tests
that also add `-g` to their flags via `compile-flags: -g`.)
@bors bors merged commit db3a58a into rust-lang:master Apr 30, 2015
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.

4 participants