Normalise notes with the/is

This commit is contained in:
varkor 2020-01-22 23:57:38 +00:00
parent f4f96e2943
commit 24a2929ed1
369 changed files with 423 additions and 423 deletions

View file

@ -5,7 +5,7 @@ LL | / mod module1 {
LL | | }
| |_^
|
note: lint level defined here
note: the lint level is defined here
--> $DIR/lint-missing-doc-code-example.rs:2:9
|
LL | #![deny(missing_doc_code_examples)]