Releases: dtolnay/cxx
Releases · dtolnay/cxx
1.0.134
11 Dec 18:52
Compare
Sorry, something went wrong.
No results found
Mark all generated impl blocks with #[automatically_derived] to exclude from required test coverage (#1412 )
1.0.133
01 Dec 19:48
Compare
Sorry, something went wrong.
No results found
Move cxxbridge-cmd from dependencies to build-dependencies (#1409 )
1.0.132
01 Dec 19:47
Compare
Sorry, something went wrong.
No results found
Add a matching version of cxxbridge-cmd into any lockfile that contains cxx, to facilitate non-Cargo builds (#1408 )
1.0.131
22 Nov 19:22
Compare
Sorry, something went wrong.
No results found
Implement std::io::Write for cxx::UniquePtr with a forwarding impl (#1405 , thanks @anforowicz )
1.0.130
12 Nov 07:28
Compare
Sorry, something went wrong.
No results found
Make #[cxx::bridge] generated code compatible with Rust 2024 edition crates (#1395 )
1.0.129
15 Oct 00:35
Compare
Sorry, something went wrong.
No results found
Fix "expected square brackets" error in modules containing inner attributes (#1380 )
1.0.128
30 Aug 22:24
Compare
Sorry, something went wrong.
No results found
Allow passing C++ types by reference into panic::catch_unwind (#1372 )
1.0.127
30 Aug 20:30
Compare
Sorry, something went wrong.
No results found
Fix opaque C++ types triggering UB when optimized by LTO (#1370 )
1.0.126
15 Aug 00:41
Compare
Sorry, something went wrong.
No results found
Implement std::io::Read for cxx::UniquePtr with a forwarding impl (#1368 , thanks @anforowicz )
1.0.125
14 Aug 18:21
Compare
Sorry, something went wrong.
No results found
Allow constructing rust::Slice from a C++ contiguous container (#1367 , thanks @anforowicz )
You can’t perform that action at this time.