-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API 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
magnet_app version 0.0.1 regressed from stable to beta because it depends on diesel 0.7.1 and diesel broke (full log):
Aug 03 09:39:48.109 INFO kablam! error: unexpected end of macro invocation
Aug 03 09:39:48.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-0.7.1/src/connection/mod.rs:49:9
Aug 03 09:39:48.109 INFO kablam! |
Aug 03 09:39:48.109 INFO kablam! 49 | assert_eq!(self.get_transaction_depth(), 0);
Aug 03 09:39:48.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Aug 03 09:39:48.109 INFO kablam! |
Aug 03 09:39:48.109 INFO kablam! = note: this error originates in a macro outside of the current crate
cc @stefanoc
Metadata
Metadata
Assignees
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API 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.