Opened 8 months ago
Closed 8 months ago
#20214 closed enhancement (fixed)
cbindgen-0.27.0
Reported by: | Bruce Dubbs | Owned by: | Xi Ruoyao |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (5)
follow-up: 3 comment:1 by , 8 months ago
comment:2 by , 8 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
0.27.0
- Revert: The
Config
struct now has a private member. - Allow users to specify a crate version for bindings generation (
#901
). - Update MSRV to 1.74 (
#912, #987
). - Support
#[deprecated]
on enum variants (#933
). - Support integrating the package_version information in a header file comment (
#939
). - Add a language backend (
#942
). - Support generics with defaulted args (
#959
). - Add
VaList
compatibility (#970
).
comment:3 by , 8 months ago
Replying to Xi Ruoyao:
Firefox (and maybe Thunderbird & Seamonkey?) needs this: https://phabricator.services.mozilla.com/D219025
Thunderbird has been confirmed to need this too.
comment:5 by , 8 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at r12.1-1457-gc48815ade6.
Note:
See TracTickets
for help on using tickets.
Firefox (and maybe Thunderbird & Seamonkey?) needs this: https://phabricator.services.mozilla.com/D219025