Skip to content

Commit

Permalink
deny(invalid_codeblock_attributes)
Browse files Browse the repository at this point in the history
  • Loading branch information
jyn514 committed Nov 5, 2020
1 parent f2bbdd0 commit 9d9292c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/rustc_error_codes/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![deny(invalid_codeblock_attributes)]
//! This library is used to gather all error codes into one place,
//! the goal being to make their maintenance easier.

Expand Down

0 comments on commit 9d9292c

Please sign in to comment.