Skip to content

Conversation

@eeeebbbbrrrr
Copy link
Contributor

As of rust 1.69, the unaligned_references lint is depcreated as it's just built into the compiler.

PL/Rust now uses rust 1.70, so we don't need it. Removing it eliminates a compliation warning on user functions too.

As of rust 1.69, the `unaligned_references` lint is depcreated as it's
just built into the compiler.

PL/Rust now uses rust 1.70, so we don't need it.  Removing it eliminates a
compliation warning on user functions too.
Copy link
Contributor

@BradyBonnette BradyBonnette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I sure do love it when things are removed 💖

@eeeebbbbrrrr eeeebbbbrrrr merged commit 30c21bd into develop Jun 9, 2023
@eeeebbbbrrrr eeeebbbbrrrr mentioned this pull request Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants