-
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.
Milestone
Description
There are a few crates that are failing to build on Rust 1.26 with the error the trait bound '###' is not satisfied
. A lot of those errors seems to be related with !
.
- bismuth regressed from stable to beta (build log) cc @olson-sean-k
- cucumber regressed from stable to beta (build log) cc @acmcarther
- plexus 0.0.1 regressed from stable to beta (build log) - already fixed in plexus 0.0.9
- rspec regressed from stable to beta (build log) cc @mackwic
- td_rredis regressed from stable to beta (build log) cc @tickbh
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.