summaryrefslogtreecommitdiff
path: root/maint/fixup-features
Commit message (Expand)AuthorAgeFilesLines
...
* fixup-features: Revise our rule 2 enforcement to use newer APIs.Nick Mathewson2023-05-151-14/+14
* fixup-features: Refactor "apply a list of changes" code into a new module.Nick Mathewson2023-05-152-25/+88
* fixup-features: Make a feature graph type in a submoduleNick Mathewson2023-05-153-60/+149
* fixup-features: minor spelling and comment fixes.Nick Mathewson2023-05-151-1/+1
* fixup-features: Describe the semantics we actually wantNick Mathewson2023-05-151-6/+26
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Obscure various literal uses of the todo markerIan Jackson2023-03-211-1/+1
* fixup-features: Use write-and-rename pattern.Nick Mathewson2023-03-201-1/+3
* fixup-features: Improve a comment.Nick Mathewson2023-03-201-1/+1
* fixup-features: Simplify "optionality" detection.Nick Mathewson2023-03-201-17/+13
* New "fixup-features" tool to enforce properties in Cargo.tomlsNick Mathewson2023-03-203-0/+346