This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
13a2dd96fe
rust
/
src
/
libstd
/
sys
History
Download ZIP
Download TAR.GZ
tormol
13a2dd96fe
[breaking-change] std: change
encode_utf{8,16}()
to take a buffer and return a slice
...
They panic if the buffer is too small.
2016-09-28 09:03:30 +02:00
..
common
[breaking-change] std: change
encode_utf{8,16}()
to take a buffer and return a slice
2016-09-28 09:03:30 +02:00
unix
Rollup merge of
#36754
- tmiasko:getaddrinfo-errors, r=alexcrichton
2016-09-26 17:29:49 -07:00
windows
Replace
_, _, _
with
..
2016-09-04 12:27:01 +03:00