Commit Graph

13 Commits

Author SHA1 Message Date
David Tolnay 42cb96a975
Clean up test and bench macro syntax 2021-12-11 21:04:54 -08:00
David Tolnay 6b06fb04f7
Remove attr matcher from test and bench macro
Formerly needed for conditional i128 support.
2021-12-11 21:02:37 -08:00
David Tolnay 259ae8a794
Eliminate itoa::write and itoa::fmt from benches 2021-12-11 20:58:55 -08:00
David Tolnay 865a5517ea
Remove 2015-style extern crate from test and benches 2021-12-11 20:41:09 -08:00
David Tolnay e970e7117f
Enable 128-bit impls unconditionally 2021-12-11 00:54:25 -08:00
David Tolnay 36c5ae17b4
Convert clippy lint level attributes to tool attrs 2021-12-11 00:16:44 -08:00
Samuel Marks 8d64f674a0
[*.rs] rustfmt 2020-06-29 12:00:26 +10:00
David Tolnay 6b8a090932
Remove nightly flags from benchmark 2019-05-01 19:07:08 -07:00
David Tolnay 01f062e16c
Format with rustfmt 0.99.4 2018-09-08 12:11:11 -07:00
David Tolnay c7c3caf3b9
Benchmark for itoa::fmt 2018-03-18 00:25:02 -07:00
David Tolnay a3dadb1557
Suppress some clippy lints 2017-09-16 14:22:05 -07:00
Henning Ottesen e9069ce1f1 Add support for 128-bit integers 2017-09-13 03:50:47 +02:00
David Tolnay 92e5b742e9
itoa::write 2016-06-25 14:32:23 -07:00