Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix smallest-hello-world.rs interaction with
puts
It now hands `puts` a zero-terminated string, like it expects. Fix rust-lang#13603.
- Loading branch information
031212b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+