Skip to content

Commit 3d4c121

Browse files
committed
Update Changelog
1 parent e35f15c commit 3d4c121

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,9 @@
169169
* The source file generated when the `--wrap-static-fns` flag is enabled now
170170
contains `#include` directives with all the input headers and all the source
171171
code added with the `header_contents` method.
172+
* The source file generated when the `--wrap-static-fns` flag no longer uses
173+
`asm` labeling and the link name of static wrapper functions is allowed to
174+
be mangled.
172175
## Removed
173176
* The following deprecated flags were removed: `--use-msvc-mangling`,
174177
`--rustfmt-bindings` and `--size_t-is-usize`.

0 commit comments

Comments
 (0)