Skip to content

Commit 87f7051

Browse files
committed
Update (deprecated) --use-msvc--mangling usage text
1 parent ab98d23 commit 87f7051

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/bindgen.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Options:
8282
8383
Deprecated:
8484
85-
--use-msvc-mangling Handle MSVC C++ ABI mangling; requires that
86-
target be set to (i686|x86_64)-pc-win32.
85+
--use-msvc-mangling MSVC C++ ABI mangling. This is now detected
86+
automagically.
8787
";
8888

8989
pub fn main() {

0 commit comments

Comments
 (0)