-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
error[E0178]: expected a path on the left-hand side of +
, not (Fn(D::Error) -> E)
--> /Users/prz/.cargo/registry/src/git.colasdn.top-1ecc6299db9ec823/slog-1.4.0/src/_drain.rs:119:17
|
119 | map_fn: Box<(Fn(D::Error) -> E) + 'static+ Send+Sync>,
| ^^^^^^^^^^^^^^^^^^^ expected a path
|
= help: perhaps you forgot parentheses? (per RFC 438)
looks to me like compiler bug though ...
Metadata
Metadata
Assignees
Labels
No labels