Skip to content

Conversation

@yvt
Copy link
Contributor

@yvt yvt commented Dec 3, 2021

This PR removes some of #![feature(...)]s for compatibility with the latest nightly compiler.

yvt added 2 commits December 3, 2021 22:21
It's now stable in nightly.
@Gilnaa Gilnaa merged commit fd81a21 into Gilnaa:master Dec 3, 2021
@Gilnaa
Copy link
Owner

Gilnaa commented Dec 3, 2021

Thanks @yvt !
Will release a new version with this soon
Have a nice weekend

@yvt yvt deleted the fix-nightly branch December 3, 2021 15:53
yvt added a commit to r3-os/r3 that referenced this pull request Dec 4, 2021
`memoffset` with `unstable_const` feature depends on nightly compiler
features and thus is fragile against compiler upgrades, just like this
project. `memoffset 0.6.5` includes the changes from
[Gilnaa/memoffset#63], which updates it to support the latest nightly
compiler.

[Gilnaa/memoffset#63]: Gilnaa/memoffset#63
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.

2 participants