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
Remove #![allow(soft_unstable)], which was previously added to
workaround an issue in rust-protobuf [1]. This issue has been
semi-resolved upstream [2], so we can deny this warning once more.
[1]: stepancheg/rust-protobuf#551
[2]: stepancheg/rust-protobuf#551 (comment)
0 commit comments