Closed
Description
probably msg_send macro is using type inference rules which will be removed in the next coming rustc.
my current rustc version is rustc 1.19.0-nightly (d015610db 2017-06-05)
complete warning is:
- note: #[warn(resolve_trait_on_defaulted_unit)] on by default
- warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
- note: for more information, see issue #39216 Tracking issue for future-incompatibility lint
resolve_trait_on_defaulted_unit
rust-lang/rust#39216 - note: this error originates in a macro outside of the current crate
Metadata
Metadata
Assignees
Labels
No labels