aboutsummaryrefslogtreecommitdiff
path: root/gen
AgeCommit message (Expand)Author
2024-03-19Update cxx to latest masterMatthew Maurer
2024-03-06Release 1.0.119David Tolnay
2024-03-05Set C++ standard version using cc::Build::stdDavid Tolnay
2024-02-28Release 1.0.118David Tolnay
2024-02-28Fix: Use correct methods when writing toposorted structsPhilipp Oppermann
2024-02-19Release 1.0.117David Tolnay
2024-02-09Release 1.0.116David Tolnay
2024-01-20Remove pre-1.57 proc_macro2::fallback::force()David Tolnay
2024-01-11Turn on wrong_self_convention clippy lint after false positive fixDavid Tolnay
2024-01-11Ignore unconditional_recursion clippy lint due to false positiveDavid Tolnay
2024-01-11Format clippy bug comments on the same line as the lintDavid Tolnay
2024-01-11Ignore map_clone clippy lintDavid Tolnay
2024-01-05Release 1.0.115David Tolnay
2024-01-02Release 1.0.114David Tolnay
2024-01-01Release 1.0.113David Tolnay
2024-01-01Pull in proc-macro2 sccache fixDavid Tolnay
2023-12-31Release 1.0.112David Tolnay
2023-12-30Remove option_if_let_else clippy suppressionDavid Tolnay
2023-12-19Migrate to cargo_embargo.emu-34-3-releaseAndrew Walbran
2023-12-16Release 1.0.111David Tolnay
2023-10-27Release 1.0.110David Tolnay
2023-10-21Ignore struct_field_names pedantic clippy lintDavid Tolnay
2023-10-17Add cargo.toml metadata to link to cxx-gen documentationDavid Tolnay
2023-10-12Release 1.0.109David Tolnay
2023-10-09Release 1.0.108David Tolnay
2023-10-06Ignore into_iter_without_iter pedantic clippy lintDavid Tolnay
2023-09-03Reduce visibility of all pub items which are not publicly exportedDavid Tolnay
2023-08-29Release 1.0.107David Tolnay
2023-08-29Remove unique_ptr from name of std::vector<>::new symbolDavid Tolnay
2023-08-29Space function definitions and ensure all have begin_function_definitionDavid Tolnay
2023-08-29Update write.rs to generate $newCameron Pickett
2023-08-19Release 1.0.106David Tolnay
2023-08-19Verify relativized symlink pathDavid Tolnay
2023-08-13Release 1.0.105David Tolnay
2023-08-06Release 1.0.104David Tolnay
2023-08-06Fix symlink paths during copy on WindowsDavid Tolnay
2023-08-05Release 1.0.103David Tolnay
2023-08-05Common prefix is a substring of both pathsDavid Tolnay
2023-08-05Touch up PR 1251 testsDavid Tolnay
2023-08-05Compute paths relative to common prefixDavid Tolnay
2023-08-05Rename left,right -> first,secondDavid Tolnay
2023-08-05Rename root -> prefix, as 'root' means something different in path componentsDavid Tolnay
2023-08-05Eliminate unwrap from shared_rootDavid Tolnay
2023-08-05Touch up PR 1251David Tolnay
2023-08-05Improve explanation of semantic rootDavid Tolnay
2023-08-05Relativize symlinks where possiblejames.baker@helsing.ai
2023-07-20Release 1.0.102David Tolnay
2023-07-20Opt in to generate-link-to-definition when building on docs.rsDavid Tolnay
2023-07-17Release 1.0.101David Tolnay
2023-07-06Release 1.0.100David Tolnay