Opened 5 years ago
Closed 5 years ago
#14592 closed enhancement (fixed)
cbindgen-0.17.0
| Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 10.1 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version
Change History (3)
comment:1 by , 5 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 5 years ago
Note:
See TracTickets
for help on using tickets.

## 0.17.0 * Add with_parse_extra_bindings to builder. (#645) * Support NonZero and fix incorrect simplification of Option<ptr> into ptr. (#647) * Deal with name conflicts correctly in declaration type resolution. (#651) * Support pointers to ZSTs. (#656)