mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 16:25:55 +03:00
[PR #1139] [MERGED] chore: Migrate all the crates to edition 2024 #1143
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#1143
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/1139
Author: @nitnelave
Created: 3/31/2025
Status: ✅ Merged
Merged: 3/31/2025
Merged by: @nitnelave
Base:
main← Head:edition📝 Commits (1)
f0bdcacchore: Migrate all the crates to edition 2024📊 Changes
76 files changed (+357 additions, -301 deletions)
View changed files
📝
Cargo.lock(+16 -13)📝
app/Cargo.toml(+2 -2)📝
app/src/components/app.rs(+3 -4)📝
app/src/components/avatar.rs(+2 -2)📝
app/src/components/banner.rs(+1 -1)📝
app/src/components/change_password.rs(+1 -1)📝
app/src/components/create_group.rs(+3 -3)📝
app/src/components/create_group_attribute.rs(+2 -2)📝
app/src/components/create_user.rs(+3 -3)📝
app/src/components/create_user_attribute.rs(+2 -2)📝
app/src/components/form/attribute_input.rs(+4 -4)📝
app/src/components/form/checkbox.rs(+1 -1)📝
app/src/components/form/date_input.rs(+1 -1)📝
app/src/components/form/field.rs(+1 -1)📝
app/src/components/form/file_input.rs(+2 -2)📝
app/src/components/form/select.rs(+1 -1)📝
app/src/components/form/static_value.rs(+1 -1)📝
app/src/components/form/submit.rs(+1 -1)📝
app/src/components/fragments/attribute_schema.rs(+2 -2)📝
app/src/components/group_details.rs(+1 -1)...and 56 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.