Skip to content

Conversation

@newAM
Copy link
Member

@newAM newAM commented Jan 24, 2026

Fix builds with nightly


Fixes #116
Fixes #117

@newAM newAM requested a review from a team as a code owner January 24, 2026 21:02
@zeenix
Copy link
Contributor

zeenix commented Jan 25, 2026

@newAM Could you please describe the change in the PR description and commit log?

- Remove feature(alloc_layout_extra), it is now stable:
  rust-lang/rust#55724
- Change Layout.dangling to Layout.dangling_ptr to match name change:
  rust-lang/rust#148769
@newAM newAM force-pushed the fix-nightly-ci-failure branch from f4e0084 to 8b3cdb3 Compare January 25, 2026 22:38
@newAM newAM changed the title Fix nightly CI failures Fix builds with nightly Jan 25, 2026
@newAM
Copy link
Member Author

newAM commented Jan 25, 2026

Done!

Copy link
Contributor

@zeenix zeenix left a comment

Choose a reason for hiding this comment

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

Cool. Just for the future ref, Layout.dangling is the Java/C syntax, Layout::dangling would be more appropriate for Rust. 😉

@zeenix zeenix added this pull request to the merge queue Jan 26, 2026
Merged via the queue into master with commit df8e527 Jan 26, 2026
8 checks passed
@zeenix zeenix deleted the fix-nightly-ci-failure branch January 26, 2026 13:05
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.

CI Failure CI Failure

2 participants