We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e5fa2 commit 0955fcaCopy full SHA for 0955fca
crates/metadata/lib.rs
@@ -267,7 +267,7 @@ impl Metadata {
267
cargo_args.push("--no-default-features".into());
268
}
269
270
- // Unconditionnaly set `--cfg docsrs` as it has become a de-facto way to
+ // Unconditionally set `--cfg docsrs` as it has become a de-facto way to
271
// distinguish docs.rs.
272
//
273
// See https://github.com/rust-lang/docs.rs/issues/2389.
0 commit comments