mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 07:41:23 +01:00
prepare for edition 2024
This commit is contained in:
parent
be4c48fa11
commit
5e7f83e3d2
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ unused_import_braces = "warn"
|
||||||
unused_lifetimes = "warn"
|
unused_lifetimes = "warn"
|
||||||
unused_macro_rules = "warn"
|
unused_macro_rules = "warn"
|
||||||
unused_qualifications = "warn"
|
unused_qualifications = "warn"
|
||||||
|
rust-2024-compatibility = "warn"
|
||||||
|
|
||||||
[workspace.lints.clippy]
|
[workspace.lints.clippy]
|
||||||
# Groups. Keep alphabetically sorted
|
# Groups. Keep alphabetically sorted
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue