summaryrefslogtreecommitdiff
path: root/maint/fixup-features
Commit message (Expand)AuthorAgeFilesLines
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+2
* Bump toml_edit to 0.25.3Gabriela Moldovan2026-03-041-1/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* cargo: Upgrade dependencies potentially breakingClara Engler2026-01-141-1/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-2/+2
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* Teach fixup-features to duplicate the modal indentation in an arrayNick Mathewson2025-10-021-1/+35
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Update toml_edit dependency to 0.23.4Nick Mathewson2025-08-261-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-074-7/+8
* Update code for Edition 2024Nick Mathewson2025-08-071-3/+3
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* examples, fixup-features: use inline vars in format stringNick Mathewson2025-05-291-3/+3
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-1/+1
* Merge branch 'dev/cve/fixup-features' into 'main'opara2024-12-031-3/+14
|\
| * maint: Add exclusion feature to `fixup-features`Clara Engler2024-12-031-3/+14
* | add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
|/
* Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Update to itertools 0.13.0Ian Jackson2024-06-251-1/+1
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* fixup-features: Update to avoid deprecations in latest toml_editNick Mathewson2024-04-012-6/+13
* Run "fixup-features" in preparation for next release.Nick Mathewson2024-03-281-0/+3
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* fixup-features: Upgrade toml_edit and itertools.Nick Mathewson2024-02-262-5/+4
* maint/fixup-features: Remove a spurious blank line from Cargo.tomlIan Jackson2024-02-081-1/+0
* maint/fixup-features: Add standard lint block with some overridesIan Jackson2024-02-071-0/+56
* maint/fixup-features: Make part of the main workspaceIan Jackson2024-02-072-96/+0
* maint/fixup-features: Use .or_default() (prompted by clippy) (fmt)Ian Jackson2024-02-071-3/+1
* maint/fixup-features: Use .or_default() (prompted by clippy)Ian Jackson2024-02-071-1/+1
* maint/fixup-features: Commit a lockfileIan Jackson2024-02-052-1/+94
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* fixup-features: Detect published=>unpublished dependenciesNick Mathewson2023-10-041-8/+58
* fixup-features: detect wildcard versions.Nick Mathewson2023-10-041-2/+26
* fixup-features: minor doc fix.Nick Mathewson2023-05-151-5/+5
* fixup-features: Do not annotate non-features.Nick Mathewson2023-05-152-3/+7
* fixup-features: Do not add edges from non-features.Nick Mathewson2023-05-152-2/+7
* fixup-features: distinguish internal and external edgesNick Mathewson2023-05-152-3/+8
* fixup-features: Add an option to not annotate.Nick Mathewson2023-05-153-6/+25
* fixup-features: ability to add annotations for everything.Nick Mathewson2023-05-151-7/+13
* fixup-features: fix off-by-one in argument reading.Nick Mathewson2023-05-151-1/+1
* fixup-features: Implement remaining rules.Nick Mathewson2023-05-151-34/+64
* fixup-features: Enforce __is_experimental tagging rule.Nick Mathewson2023-05-151-0/+19