fmt
This commit is contained in:
@@ -222,7 +222,7 @@ impl Session {
|
|||||||
// We have skipped a feature gate, and not run into other errors... reject.
|
// We have skipped a feature gate, and not run into other errors... reject.
|
||||||
self.err(
|
self.err(
|
||||||
"`-Zunleash-the-miri-inside-of-you` may not be used to circumvent feature \
|
"`-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",
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user