We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c9d2c7 commit 3f4368aCopy full SHA for 3f4368a
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