[PR #1091] [MERGED] Clippy fixes #1113

Closed
opened 2026-02-27 09:10:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1091
Author: @broeng
Created: 1/29/2025
Status: Merged
Merged: 1/29/2025
Merged by: @nitnelave

Base: mainHead: clippy-fixes


📝 Commits (2)

  • 032c793 server: fix a couple of clippy warnings
  • 823809a app: mute a clippy error about a wasm_bindgen directive

📊 Changes

2 files changed (+11 additions, -3 deletions)

View changed files

📝 app/Cargo.toml (+5 -0)
📝 server/src/infra/ldap_handler.rs (+6 -3)

📄 Description

Some legacy issues raised sporadically by clippy.


🔄 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/lldap/lldap/pull/1091 **Author:** [@broeng](https://github.com/broeng) **Created:** 1/29/2025 **Status:** ✅ Merged **Merged:** 1/29/2025 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `clippy-fixes` --- ### 📝 Commits (2) - [`032c793`](https://github.com/lldap/lldap/commit/032c793a1ad91d01baab87c3309a358b02bdf4b5) server: fix a couple of clippy warnings - [`823809a`](https://github.com/lldap/lldap/commit/823809a10ade925eea72384c018803559b8e4f44) app: mute a clippy error about a wasm_bindgen directive ### 📊 Changes **2 files changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Cargo.toml` (+5 -0) 📝 `server/src/infra/ldap_handler.rs` (+6 -3) </details> ### 📄 Description Some legacy issues raised sporadically by clippy. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:10:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#1113
No description provided.