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

phage beta regression #43954

Closed
est31 opened this issue Aug 17, 2017 · 1 comment
Closed

phage beta regression #43954

est31 opened this issue Aug 17, 2017 · 1 comment
Labels
C-bug Category: This is a bug. regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@est31
Copy link
Member

est31 commented Aug 17, 2017

phage commit rsaarelm/phage@c2bbb72 regressed from stable to beta (full log):

Aug 17 12:37:45.657 INFO kablam! error: type `sprite::WorldSprite + 'static` is private
Aug 17 12:37:45.657 INFO kablam!    --> src/gamestate.rs:129:36
Aug 17 12:37:45.657 INFO kablam!     |
Aug 17 12:37:45.657 INFO kablam! 129 |                     self.world_spr.add(Box::new(GibSprite::new(loc)));
Aug 17 12:37:45.657 INFO kablam!     |                                    ^^^
Aug 17 12:37:45.657 INFO kablam! 

cc @rsaarelm

@bstrie bstrie added the regression-from-stable-to-beta Performance or correctness regression from stable to beta. label Aug 18, 2017
@Mark-Simulacrum Mark-Simulacrum added the C-bug Category: This is a bug. label Aug 20, 2017
@alexcrichton alexcrichton added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 20, 2017
@alexcrichton
Copy link
Member

I believe the compiler/lang teams won't be reverting #42125, so I'm going to close this regression tracker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants