Closed davidhewitt closed 4 years ago
@bors-servo r+ This looks reasonable; thanks!
:pushpin: Commit 8fbc81b has been approved by jdm
:hourglass: Testing commit 8fbc81be7c57f7b2bf33c57ec55113d5c4df3986 with merge 598449cba53895634b3a5585821c0cf41f3271a3...
:sunny: Test successful - status-appveyor Approved by: jdm Pushing 598449cba53895634b3a5585821c0cf41f3271a3 to master...
Addressing the TODO in the code to achieve a little performance optimization.
Rather than making any new allocations we can just have an array of
LOCALE_NAME_MAX_LENGTH
characters.