Skip to content

Commit

Permalink
fixup! Josh preparations
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed May 2, 2024
1 parent 03b4501 commit b76ac51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clippy_dev/src/main.rs
Expand Up @@ -313,6 +313,7 @@ struct SyncCommand {

#[derive(Subcommand)]
enum SyncSubcommand {
#[command(name = "update_toolchain")]
/// Update nightly toolchain in rust-toolchain file
UpdateToolchain,
/// Pull changes from rustc
Expand Down

0 comments on commit b76ac51

Please sign in to comment.