Skip to content

Prepare for a breaking change in the Rust compiler.#1

Open
oli-obk wants to merge 1 commit intororm-orm:devfrom
oli-obk:breakage_fix
Open

Prepare for a breaking change in the Rust compiler.#1
oli-obk wants to merge 1 commit intororm-orm:devfrom
oli-obk:breakage_fix

Conversation

@oli-obk
Copy link

@oli-obk oli-obk commented Sep 21, 2023

The soundness fix in rust-lang/rust#115008 will cause rorm-sql to break, even though it is not unsound. The missing bound is very hard to abuse, but still a soundness hole in our type system.

It will likely take 12 weeks before a stable compiler with the soundness fix is shipped.

The soundness fix in rust-lang/rust#115008 will cause rorm-sql to break, even though it is not unsound. The missing bound is very hard to abuse, but still a soundness hole in our type system.

It will likely take 12 weeks before a stable compiler with the soundness fix is shipped.
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.

1 participant