Skip to content

Commit 8ac5d98

Browse files
oli-obkRalfJung
andauthored
typo
Co-Authored-By: RalfJung <post@ralfj.de>
1 parent 8da2c9e commit 8ac5d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ use crate::stacked_borrows::{EvalContextExt as StackedBorEvalContextExt};
5050
// Used by priroda
5151
pub use crate::stacked_borrows::{Borrow, Stack, Stacks, Mut as MutBorrow, BorStackItem};
5252

53-
/// Insert rustc arguments at the beginning of the argument listthat miri wants to be
53+
/// Insert rustc arguments at the beginning of the argument list that miri wants to be
5454
/// set per default, for maximal validation power.
5555
pub fn miri_default_args() -> &'static [&'static str] {
5656
// The flags here should be kept in sync with what bootstrap adds when `test-miri` is

0 commit comments

Comments
 (0)