We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f70cad + 9d9292c commit 55bf791Copy full SHA for 55bf791
compiler/rustc_error_codes/src/lib.rs
@@ -1,3 +1,4 @@
1
+#![deny(invalid_codeblock_attributes)]
2
//! This library is used to gather all error codes into one place,
3
//! the goal being to make their maintenance easier.
4
0 commit comments