update messages

This commit is contained in:
Dan 2024-04-03 19:03:12 -04:00
parent 76096efb48
commit ca92c0a7a4
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@
/// ///
/// ### Known problems /// ### Known problems
/// The lint does not work properly with desugaring and /// The lint does not work properly with desugaring and
/// macro, it has been allowed in the mean time. /// macro, it has been allowed in the meantime.
/// ///
/// ### Example /// ### Example
/// ```no_run /// ```no_run

View File

@ -4,7 +4,7 @@ note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: the compiler unexpectedly panicked. this is a bug. error: the compiler unexpectedly panicked. this is a bug.
note: it seems that this compiler <version> is outdated, a newer nightly should have been released in the mean time note: it seems that this compiler <version> is outdated, a newer nightly should have been released in the meantime
| |
= note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists
= note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust-clippy/issues/new?template=ice.yml = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust-clippy/issues/new?template=ice.yml