Build failed with the latest syntex #27

Closed
opened 2016-03-17 20:17:30 +13:00 by fengsp · 1 comment
fengsp commented 2016-03-17 20:17:30 +13:00 (Migrated from github.com)

syntex = { version = "^0", optional = true } Maybe a more strict requirement?

Error description:

expected `&mut syntex::Registry`,
    found `&mut inner::syntex::Registry`
(expected struct `syntex::Registry`,
    found struct `inner::syntex::Registry`) [E0308]
`syntex = { version = "^0", optional = true }` Maybe a more strict requirement? Error description: ``` expected `&mut syntex::Registry`, found `&mut inner::syntex::Registry` (expected struct `syntex::Registry`, found struct `inner::syntex::Registry`) [E0308] ```
mikedilger commented 2016-03-18 10:13:29 +13:00 (Migrated from github.com)

Thanks. I've pushed a fix.

Thanks. I've pushed a fix.
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mikedilger/formdata#27
No description provided.