File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ declare_clippy_lint! {
6666 ///
6767 /// ### Known problems
6868 /// The lint does not work properly with desugaring and
69- /// macro, it has been allowed in the mean time .
69+ /// macro, it has been allowed in the meantime .
7070 ///
7171 /// ### Example
7272 /// ```no_run
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
44
55error: the compiler unexpectedly panicked. this is a bug.
66
7- note: it seems that this compiler <version> is outdated, a newer nightly should have been released in the mean time
7+ note: it seems that this compiler <version> is outdated, a newer nightly should have been released in the meantime
88 |
99 = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists
1010 = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust-clippy/issues/new?template=ice.yml
You can’t perform that action at this time.
0 commit comments