We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a749914 commit 88ebfcbCopy full SHA for 88ebfcb
1 file changed
src/lib.rs
@@ -141,7 +141,6 @@
141
//! mime = "0.3.13"
142
//! ```
143
#![forbid(unsafe_code, missing_docs)]
144
-#![allow(clippy::manual_strip)] // Until MSR is 1.45.0
145
146
pub mod Template_syntax;
147
mod expression;
0 commit comments