aboutsummaryrefslogtreecommitdiff
path: root/gen
AgeCommit message (Expand)Author
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
2023-07-06Resolve implicit_clone pedantic clippy lintDavid Tolnay
2023-07-06Resolve unnested_or_patterns pedantic clippy lintDavid Tolnay
2023-07-06Resolve semicolon_if_nothing_returned pedantic clippy lintDavid Tolnay
2023-07-06Resolve redundant_closure_for_method_calls pedantic clippy lintDavid Tolnay
2023-07-06Resolve match_wildcard_for_single_variants pedantic clippy lintDavid Tolnay
2023-07-06Ignore all currently triggered clippy pedantic lintsDavid Tolnay
2023-07-06Delete imports that are newly provided by 2021 edition preludeDavid Tolnay
2023-07-06Update to 2021 editionDavid Tolnay
2023-07-06Release 1.0.99David Tolnay
2023-07-05Release 1.0.98David Tolnay
2023-07-05Eliminate syn 1 from minimal-versionsDavid Tolnay
2023-07-04Sort dependencies and featuresDavid Tolnay
2023-06-15Resolve needless_borrow clippy lint in clap setupDavid Tolnay
2023-06-15Remove uplifted dropping_copy_types lint from clippy allow listDavid Tolnay
2023-06-14Release 1.0.97David Tolnay
2023-06-14Release 1.0.96David Tolnay
2023-05-25Release 1.0.95David Tolnay
2023-05-25Touch up PR 1214David Tolnay
2023-05-25cxx-qen: impl IntoIterator for ErrorLeon Matthes
2023-05-18cxx-gen: Add span() to Error typeLeon Matthes
2023-05-17Pull in proc-macro2 build script rust-toolchain fixesDavid Tolnay
2023-03-25Release 1.0.94David Tolnay
2023-03-18Use error reporting provided by MetaDavid Tolnay
2023-03-17Release 1.0.93David Tolnay
2023-03-17Update to syn 2David Tolnay
2023-03-05Release 1.0.92David Tolnay
2023-03-05Set html_root_url for 2 other library cratesDavid Tolnay
2023-02-15Delete empty library crate from cxxbridge-cmd packageDavid Tolnay
2023-02-15Release 1.0.91David Tolnay
2023-02-10Release 1.0.90David Tolnay
2023-02-01Release 1.0.89David Tolnay
2023-02-01Add docs.rs documentation link to `cxx-build`'s `Cargo.toml`Enyium
2023-01-26Release 1.0.88David Tolnay
2023-01-19Release 1.0.87David Tolnay