update version placeholders
(cherry picked from commit e4840ce59bdddb19394df008c5c26d9c493725f8)
This commit is contained in:
@@ -12,7 +12,7 @@ declare_lint! {
|
||||
/// for `dyn SubTrait` with a `dyn SuperTrait` type as the `Output` type.
|
||||
///
|
||||
/// These implementations are "shadowed" by trait upcasting (stabilized since
|
||||
/// CURRENT_RUSTC_VERSION). The `deref` functions is no longer called implicitly, which might
|
||||
/// 1.86.0). The `deref` functions is no longer called implicitly, which might
|
||||
/// change behavior compared to previous rustc versions.
|
||||
///
|
||||
/// ### Example
|
||||
|
||||
Reference in New Issue
Block a user