aboutsummaryrefslogtreecommitdiff
path: root/gen
AgeCommit message (Expand)Author
2023-01-04Update to 1.0.85.main-16k-with-phonesAndrew Walbran
2022-12-22Update to 1.0.77Andrew Scull
2022-12-18Release 1.0.85David Tolnay
2022-12-18Opt out -Zrustdoc-scrape-examples on docs.rsDavid Tolnay
2022-12-17Release 1.0.84David Tolnay
2022-12-02Release 1.0.83David Tolnay
2022-12-02Adopt east const in generated code to avoid ambiguitiesDavid Tolnay
2022-12-02Align reference ampersand consistently in generated codeDavid Tolnay
2022-11-18Release 1.0.82David Tolnay
2022-11-18Ensure Doxygen comments have at least 2 lines to be recognizedDavid Tolnay
2022-11-18Add doxygen option to cxx_build::CFGDavid Tolnay
2022-11-18Add option to emit C++ comments as ///David Tolnay
2022-11-18Make types in CFG documentation show better in dark themeDavid Tolnay
2022-11-18Move Cfg destructuring out of the conditional if-let partDavid Tolnay
2022-11-18Exhaustively handle fields in Drop for CfgDavid Tolnay
2022-11-18Extract a function for writing docs in generated C++David Tolnay
2022-11-08Release 1.0.81David Tolnay
2022-10-21Release 1.0.80David Tolnay
2022-10-15Mark rust::detail::Fail constructor noexceptDavid Tolnay
2022-10-15Release 1.0.79David Tolnay
2022-10-15Allow trycatch to call Fail using std::stringDavid Tolnay
2022-10-15Factor out the Fail lambda from all trycatch callsDavid Tolnay
2022-10-15Mark cxxbridge1$exception noexceptDavid Tolnay
2022-10-15Move namespace rust::repr above namespace rust::detailDavid Tolnay
2022-10-15Deduplicate rust::repr namespace begin/endDavid Tolnay
2022-10-15Move rust::repr out of anonymous namespaceDavid Tolnay
2022-10-13Update codespan-reporting to build with -Zminimal-versionsRyan Lopopolo
2022-09-28Release 1.0.78David Tolnay
2022-09-28Update argument parser to clap 4David Tolnay
2022-09-28Sort cxxbridge flags in alphabetical orderDavid Tolnay
2022-09-27Release 1.0.77David Tolnay
2022-09-19Release 1.0.76David Tolnay
2022-09-19Allow Rust vector of array of trivially relocatable typeDavid Tolnay
2022-09-02Release 1.0.75David Tolnay
2022-08-30Add build-dependencies keyword for cxx-buildDavid Tolnay
2022-08-30Release 1.0.74David Tolnay
2022-08-30Fix Windows "access is denied" removing a dangling symlinkDavid Tolnay
2022-08-30Fix Windows "filename, directory name, or volume label syntax is incorrect"David Tolnay
2022-08-01Release 1.0.73David Tolnay
2022-08-01Add categories to crates.io metadataDavid Tolnay
2022-07-31Sort package entries in Cargo.tomlDavid Tolnay
2022-07-27Temporarily use libclap_deprecatedJeff Vander Stoep
2022-07-16Release 1.0.72David Tolnay
2022-07-06Release 1.0.71David Tolnay
2022-07-04Release 1.0.70David Tolnay
2022-07-01Ignore explicit_auto_deref clippy lintDavid Tolnay
2022-06-17Release 1.0.69David Tolnay
2022-06-17Update to clap 3.2David Tolnay
2022-06-17Update oldest allowed compiler for cxxbridge-cmd to 1.56.1David Tolnay
2022-06-06Ignore significant_drop_in_scrutinee clippy lintDavid Tolnay