Skip to content

Conversation

thestinger
Copy link
Contributor

This was missed when dropping the null-termination from our string
types. An explicit null byte can still be placed anywhere in a string if
desired, but there's no reason to stick one at the end of every string
constant.

This was missed when dropping the null-termination from our string
types. An explicit null byte can still be placed anywhere in a string if
desired, but there's no reason to stick one at the end of every string
constant.
bors added a commit that referenced this pull request Apr 4, 2014
This was missed when dropping the null-termination from our string
types. An explicit null byte can still be placed anywhere in a string if
desired, but there's no reason to stick one at the end of every string
constant.
@bors bors closed this Apr 4, 2014
@bors bors merged commit 7ce2630 into rust-lang:master Apr 4, 2014
@thestinger thestinger deleted the no_null branch April 4, 2014 15:52
nathantypanski added a commit to lenary/cs4414-ps4 that referenced this pull request Apr 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants