Skip to content

Upgrade rust edition to 2024 from 2021 #304

@linear

Description

@linear

Currently we have 2024 in rustfmt and rust 2021 in cargo toml. To keep it in sync we want to make sure to use edition 2024. This brings unsafe changes to how set var, set env etc. https://doc.rust-lang.org/edition-guide/rust-2024/newly-unsafe-functions.html

Make changes to specify unsafe for set vars.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions