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
This leaves the hack in place for allsorts-rental - it still relies
on this backc-ompat hack to compile, and some crates on crates.io
are still using it.
We've been emitting future-incompat report warnings for rental for
a while now, and fixing a broken build only requires bumping
rental to the latest point release.
= note: for more information, see issue #83125 <https://github.com/rust-lang/rust/issues/83125>
40
40
= note: older versions of the `rental` crate will stop compiling in future versions of Rust; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
49
-
= note: for more information, see issue #83125 <https://github.com/rust-lang/rust/issues/83125>
50
-
= note: older versions of the `rental` crate will stop compiling in future versions of Rust; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
59
-
= note: for more information, see issue #83125 <https://github.com/rust-lang/rust/issues/83125>
60
-
= note: older versions of the `rental` crate will stop compiling in future versions of Rust; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
69
-
= note: for more information, see issue #83125 <https://github.com/rust-lang/rust/issues/83125>
70
-
= note: older versions of the `rental` crate will stop compiling in future versions of Rust; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
79
-
= note: for more information, see issue #83125 <https://github.com/rust-lang/rust/issues/83125>
80
-
= note: older versions of the `rental` crate will stop compiling in future versions of Rust; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives
= note: older versions of the `rental` crate will stop compiling in future versions of Rust; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives
130
90
= note: `#[deny(proc_macro_back_compat)]` 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!
140
-
= note: for more information, see issue #83125 <https://github.com/rust-lang/rust/issues/83125>
141
-
= note: older versions of the `rental` crate will stop compiling in future versions of Rust; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives
142
-
= note: `#[deny(proc_macro_back_compat)]` 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!
152
-
= note: for more information, see issue #83125 <https://github.com/rust-lang/rust/issues/83125>
153
-
= note: older versions of the `rental` crate will stop compiling in future versions of Rust; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives
154
-
= note: `#[deny(proc_macro_back_compat)]` 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!
164
-
= note: for more information, see issue #83125 <https://github.com/rust-lang/rust/issues/83125>
165
-
= note: older versions of the `rental` crate will stop compiling in future versions of Rust; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives
166
-
= note: `#[deny(proc_macro_back_compat)]` 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!
176
-
= note: for more information, see issue #83125 <https://github.com/rust-lang/rust/issues/83125>
177
-
= note: older versions of the `rental` crate will stop compiling in future versions of Rust; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives
178
-
= note: `#[deny(proc_macro_back_compat)]` on by default
0 commit comments