github dtolnay/cxx 0.3.5

latest releases: 1.0.128, 1.0.127, 1.0.126...
4 years ago
  • Add rust::Str and rust::String constructors taking const char * + size_t (#242)
  • Add rust::Vec accessors: operator[], at, front, back (#257, thanks @rinon)
  • Fix no matching function for call to 'operator new' error (#238)
  • Support controlling shared object symbol visibility (#231, #219, thanks @adetaylor)
  • Prevent duplicate definitions if generated .cc were to include generated .h via intermediate includes (#247, thanks @adetaylor)
  • Fix ineffective use of #pragma once (#246)
  • Cut 7 dependencies from cxxbridge-cmd (#245)
  • Fix noncompilable code generated for arguments of type &mut Vec<T> (#263)

Don't miss a new cxx release

NewReleases is sending notifications on new releases.