fmt
This commit is contained in:
parent
99debecd4d
commit
f7f606d9af
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ impl Session {
|
|||
// We have skipped a feature gate, and not run into other errors... reject.
|
||||
self.err(
|
||||
"`-Zunleash-the-miri-inside-of-you` may not be used to circumvent feature \
|
||||
gates, except when testing error paths in the CTFE engine"
|
||||
gates, except when testing error paths in the CTFE engine",
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue