Skip to content

Commit c34fbfa

Browse files
committed
Update (deprecated) --use-msvc--mangling usage text
1 parent bc120fd commit c34fbfa

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
@@ -87,8 +87,8 @@ Options:
8787
8888
Deprecated:
8989
90-
--use-msvc-mangling Handle MSVC C++ ABI mangling; requires that
91-
target be set to (i686|x86_64)-pc-win32.
90+
--use-msvc-mangling MSVC C++ ABI mangling. This is now detected
91+
automagically.
9292
";
9393

9494
pub fn main() {

0 commit comments

Comments
 (0)