We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 862693f + 3f4368a commit 16ac6c2Copy full SHA for 16ac6c2
crates/mbe/src/lib.rs
@@ -3,7 +3,7 @@
3
//! interface, although it contains some code to bridge `SyntaxNode`s and
4
//! `TokenTree`s as well!
5
//!
6
-//! The tes for this functionality live in another crate:
+//! The tests for this functionality live in another crate:
7
//! `hir_def::macro_expansion_tests::mbe`.
8
9
#![warn(rust_2018_idioms, unused_lifetimes, semicolon_in_expressions_from_macros)]
0 commit comments