aboutsummaryrefslogtreecommitdiff
path: root/gen/build/src
AgeCommit message (Expand)Author
2024-03-06Release 1.0.119David Tolnay
2024-02-28Release 1.0.118David Tolnay
2024-02-19Release 1.0.117David Tolnay
2024-02-09Release 1.0.116David 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-05Release 1.0.115David Tolnay
2024-01-02Release 1.0.114David Tolnay
2024-01-01Release 1.0.113David Tolnay
2023-12-31Release 1.0.112David Tolnay
2023-12-30Remove option_if_let_else clippy suppressionDavid Tolnay
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-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-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-17Release 1.0.101David Tolnay
2023-07-06Release 1.0.100David 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-06Release 1.0.99David Tolnay
2023-07-05Release 1.0.98David 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-03-25Release 1.0.94David Tolnay