mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 00:05:50 +03:00
[PR #1230] meta: Minimum Supported Rust Version MSRV 1.85 #1196
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#1196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lldap/lldap/pull/1230
Author: @selfhoster1312
Created: 7/22/2025
Status: 🔄 Open
Base:
main← Head:meta-msrv-1.85📝 Commits (1)
9e0d777meta: 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.