You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!