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! {
66
66
///
67
67
/// ### Known problems
68
68
/// 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 .
70
70
///
71
71
/// ### Example
72
72
/// ```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
4
4
5
5
error: the compiler unexpectedly panicked. this is a bug.
6
6
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
8
8
|
9
9
= note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists
10
10
= 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