rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
96.73k stars 12.5k forks source link

Remove time-boxed `time` inference regression mitigation note #129461

Open jieyouxu opened 3 weeks ago

jieyouxu commented 3 weeks ago

We should remove the time inference regression diagnostics note once sufficient time has passed.

Introduced in #129343 to help guide users to update their time version.

See https://github.com/rust-lang/rust/pull/129343#issuecomment-2304993629 for more context.

cc @apiraino as you wanted to make sure it gets removed eventually (thank you!)

apiraino commented 3 weeks ago

Reminder for myself, Esteban set a timebomb :timer_clock: for Rust 1.89, that should be enough to keep track of this (also see your comment).