[PR #1230] meta: Minimum Supported Rust Version MSRV 1.85 #1196

Open
opened 2026-02-27 09:11:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1230
Author: @selfhoster1312
Created: 7/22/2025
Status: 🔄 Open

Base: mainHead: meta-msrv-1.85


📝 Commits (1)

  • 9e0d777 meta: Minimum Supported Rust Version MSRV 1.85

📊 Changes

18 files changed (+36 additions, -0 deletions)

View changed files

📝 .github/workflows/rust.yml (+21 -0)
📝 Cargo.toml (+1 -0)
📝 app/Cargo.toml (+1 -0)
cargo-msrv (+0 -0)
📝 crates/access-control/Cargo.toml (+1 -0)
📝 crates/auth/Cargo.toml (+1 -0)
📝 crates/domain-handlers/Cargo.toml (+1 -0)
📝 crates/domain-model/Cargo.toml (+1 -0)
📝 crates/domain/Cargo.toml (+1 -0)
📝 crates/frontend-options/Cargo.toml (+1 -0)
📝 crates/graphql-server/Cargo.toml (+1 -0)
📝 crates/ldap/Cargo.toml (+1 -0)
📝 crates/opaque-handler/Cargo.toml (+1 -0)
📝 crates/sql-backend-handler/Cargo.toml (+1 -0)
📝 crates/test-utils/Cargo.toml (+1 -0)
📝 crates/validation/Cargo.toml (+1 -0)
msrv.tgz (+0 -0)
📝 server/Cargo.toml (+1 -0)

📄 Description

Make sure code still compiles on rust 1.85 on pull requests.


🔄 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/1230 **Author:** [@selfhoster1312](https://github.com/selfhoster1312) **Created:** 7/22/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `meta-msrv-1.85` --- ### 📝 Commits (1) - [`9e0d777`](https://github.com/lldap/lldap/commit/9e0d77721991bf96210d158b0889995c0a26607e) meta: Minimum Supported Rust Version MSRV 1.85 ### 📊 Changes **18 files changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/rust.yml` (+21 -0) 📝 `Cargo.toml` (+1 -0) 📝 `app/Cargo.toml` (+1 -0) ➕ `cargo-msrv` (+0 -0) 📝 `crates/access-control/Cargo.toml` (+1 -0) 📝 `crates/auth/Cargo.toml` (+1 -0) 📝 `crates/domain-handlers/Cargo.toml` (+1 -0) 📝 `crates/domain-model/Cargo.toml` (+1 -0) 📝 `crates/domain/Cargo.toml` (+1 -0) 📝 `crates/frontend-options/Cargo.toml` (+1 -0) 📝 `crates/graphql-server/Cargo.toml` (+1 -0) 📝 `crates/ldap/Cargo.toml` (+1 -0) 📝 `crates/opaque-handler/Cargo.toml` (+1 -0) 📝 `crates/sql-backend-handler/Cargo.toml` (+1 -0) 📝 `crates/test-utils/Cargo.toml` (+1 -0) 📝 `crates/validation/Cargo.toml` (+1 -0) ➕ `msrv.tgz` (+0 -0) 📝 `server/Cargo.toml` (+1 -0) </details> ### 📄 Description Make sure code still compiles on rust 1.85 on pull requests. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#1196
No description provided.