-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Description
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
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.