rust/clippy_dev/src
Philipp Krones 93d5ccdba7
Add cargo dev release subcommand
Currently this only provides the feature to auto-update the versions in the
`Cargo.toml` files. With the move to Josh, a command to get beta and stable
release commits will be added.
2024-11-19 17:59:33 +01:00
..
setup new lint unnecessary_map_or 2024-11-12 23:00:26 +00:00
dogfood.rs Introduce utils mod in clippy_dev 2024-11-18 10:04:27 +01:00
fmt.rs Introduce utils mod in clippy_dev 2024-11-18 10:04:27 +01:00
lib.rs Add cargo dev release subcommand 2024-11-19 17:59:33 +01:00
lint.rs Introduce utils mod in clippy_dev 2024-11-18 10:04:27 +01:00
main.rs Add cargo dev release subcommand 2024-11-19 17:59:33 +01:00
new_lint.rs Introduce utils mod in clippy_dev 2024-11-18 10:04:27 +01:00
release.rs Add cargo dev release subcommand 2024-11-19 17:59:33 +01:00
serve.rs Watch tests/compile-test.rs in cargo dev serve 2024-10-30 19:21:25 +00:00
sync.rs Add cargo dev sync subcommand 2024-11-19 17:59:33 +01:00
update_lints.rs Introduce utils mod in clippy_dev 2024-11-18 10:04:27 +01:00
utils.rs Introduce utils mod in clippy_dev 2024-11-18 10:04:27 +01:00