Some formatting cleanup
This commit is contained in:
parent
cd4b468e07
commit
9e777eb45d
2 changed files with 7 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// Tests that we generate nice error messages
|
||||
// when an expression is unreachble due to control
|
||||
// flow inside of a macro expansion
|
||||
// flow inside of a macro expansion.
|
||||
#![deny(unreachable_code)]
|
||||
|
||||
macro_rules! early_return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue