You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge of #705: Add optimize(size) to some particularly large functions
* Check `as-if-std` only on nightly
* Add `optimize(size)` to some particularly large functions
It saves a few kb in hello world binaries when built as part of libstd.
The comments are formatted like they are so that if this feature
is stabilized they can be identified and used unconditionally.
0 commit comments