Skip to content

Commit 1ba42b9

Browse files
RalfJungoli-obk
andauthored
Wording
Co-authored-by: Oliver Scherer <github35764891676564198441@oli-obk.de>
1 parent e73fc97 commit 1ba42b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/cargo-miri.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ fn inside_cargo_rustc() {
500500
/// be built like normal; target crates need to be built for or interpreted
501501
/// by Miri.
502502
///
503-
/// Currently, we detect this by checking for "--target=", which flag is
503+
/// Currently, we detect this by checking for "--target=", which is
504504
/// never set for host crates. This matches what rustc bootstrap does,
505505
/// which hopefully makes it "reliable enough".
506506
fn is_target_crate() -> bool {

0 commit comments

Comments
 (0)