[PR #4645] [MERGED] Update rust and remove unused header values #7106

Closed
opened 2026-03-07 21:11:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/4645
Author: @dani-garcia
Created: 6/16/2024
Status: Merged
Merged: 6/16/2024
Merged by: @dani-garcia

Base: mainHead: update-rust-and-remove-unused-header-values


📝 Commits (2)

  • 9a73230 Update rust and remove unused header values
  • 16d09be Missed one unused var

📊 Changes

5 files changed (+7 additions, -19 deletions)

View changed files

📝 docker/DockerSettings.yaml (+1 -1)
📝 docker/Dockerfile.alpine (+4 -4)
📝 docker/Dockerfile.debian (+1 -1)
📝 rust-toolchain.toml (+1 -1)
📝 src/auth.rs (+0 -12)

📄 Description

Updated rust to 1.79, and removed some unused values in the Header guards that Clippy was complaining about not being used anywhere.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/4645 **Author:** [@dani-garcia](https://github.com/dani-garcia) **Created:** 6/16/2024 **Status:** ✅ Merged **Merged:** 6/16/2024 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-rust-and-remove-unused-header-values` --- ### 📝 Commits (2) - [`9a73230`](https://github.com/dani-garcia/vaultwarden/commit/9a73230f6c37b2771e90d73a78b280701e07df03) Update rust and remove unused header values - [`16d09be`](https://github.com/dani-garcia/vaultwarden/commit/16d09be2fac290224d3b9ff19685db422f4e6014) Missed one unused var ### 📊 Changes **5 files changed** (+7 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `docker/DockerSettings.yaml` (+1 -1) 📝 `docker/Dockerfile.alpine` (+4 -4) 📝 `docker/Dockerfile.debian` (+1 -1) 📝 `rust-toolchain.toml` (+1 -1) 📝 `src/auth.rs` (+0 -12) </details> ### 📄 Description Updated rust to 1.79, and removed some unused values in the Header guards that Clippy was complaining about not being used anywhere. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:11:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#7106