mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-05 14:37:37 +00:00
fmt
This commit is contained in:
parent
99debecd4d
commit
f7f606d9af
@ -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",
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user