Comment on An annotation of the Rust standard libraryComments−Animats11yIt looks like Rust picks up where GCC left off in terms of compile options. I hope this gets cleaned up in later releases as features either become stable or are dropped. This looks like heavy technical debt from the startup phase.−kibwen11yStabilizing the features used in the standard library is an ongoing process, yes.
Comments
It looks like Rust picks up where GCC left off in terms of compile options. I hope this gets cleaned up in later releases as features either become stable or are dropped. This looks like heavy technical debt from the startup phase.
Stabilizing the features used in the standard library is an ongoing process, yes.