-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turn std.stdio types into inline types
There's no real reason to keep these types as heap types, and turning them into inline types makes it less expensive to create ad-hoc instances of e.g. the Stdout type. Changelog: performance
- Loading branch information
1 parent
a0af0ac
commit ad49ce7
Showing
1 changed file
with
3 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters