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 962af53 commit 765f486Copy full SHA for 765f486
src/lib.rs
@@ -939,8 +939,8 @@ impl Build {
939
self.use_plt = Some(use_plt);
940
self
941
}
942
-
943
- /// Define whether metadata should be emitted for cargo to detect environment
+
+ /// Define whether metadata should be emitted for cargo to detect environment
944
/// changes that should trigger a rebuild.
945
///
946
/// This has no effect if the `cargo_metadata` option is `false`.
0 commit comments