Commit Graph

8 Commits

Author SHA1 Message Date
Simon Sapin 220a8680ca
Include the minus sign in the same buffer, to only make a single write_all call. 2017-08-29 09:47:56 -07:00
David Tolnay 678a4b4524
Release 0.3.2 2017-08-22 19:50:39 -07:00
David Tolnay 0ac0d9c4aa
Set html_root_url to docs.rs 2017-08-22 19:50:16 -07:00
Anthony Ramine bd4884d34b Return the number of bytes written from itoa::write (fixes #6) 2017-01-28 22:14:54 +01:00
Anthony Ramine 07bd275999 Make itoa::write take a W instead of a &mut W 2017-01-28 22:12:59 +01:00
David Tolnay 97dad04178
Accept references to trait objects 2017-01-23 16:45:03 -08:00
David Tolnay 4369fc4dc7
Inline itoa::write 2016-06-25 15:09:31 -07:00
David Tolnay 92e5b742e9
itoa::write 2016-06-25 14:32:23 -07:00