-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resolve the biggest blockers to Linux building on stable Rust #116
Labels
Milestone
Comments
This issue is intended for status updates only. For general questions or comments, please contact the owner(s) directly. |
Key developments:
Next steps
|
Key developments:
Next steps:
|
Brief updates from today's meeting (minutes):
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Summary
Stabilize unstable features required by Rust for Linux project including
offset_of!
supportTasks and status
Overall program management (@nikomatsakis, @joshtriplett)
Arbitrary self types v2 (@adetaylor) -- tracked in Tracking issue for RFC 3519:
arbitrary_self_types
rust#44874Derive smart pointer (@Darksonn)
author RFCderive(SmartPtr)
rust#129104SmartPointer
toCoercePointee
rust#131284SmartPointer
toCoercePointee
rust#131284 (compiler )asm_goto
(@Darksonn)implementationasm
goto should default to safe rust#132078) (lang ) -- currently in FCPExtended
offset_of
syntax (@dingxiangfei2009)RFL on Rust CI(@Kobzol)implementationPointers to static in constants (@nikomatsakis) -- Tracking Issue for const_refs_to_static rust#119618
const_refs_to_static
rust#128183)const_refs_to_static
rust#129759const
expression can borrow static items reference#1610Compiler flags like fixed-x18
The text was updated successfully, but these errors were encountered: