David Tolnay
|
47a4ffbd31
|
Fill in missing fully qualified paths in flatten
|
2018-05-01 22:24:25 -07:00 |
|
David Tolnay
|
ee75e6c0e9
|
Format with rustfmt-nightly 0.3.4
|
2017-12-23 20:17:52 -08:00 |
|
David Tolnay
|
e43d3f3e4f
|
Merge crate collections into alloc
|
2017-06-17 18:35:56 -07:00 |
|
David Tolnay
|
3f920f645c
|
License boilerplate
|
2017-04-13 17:34:42 -07:00 |
|
David Tolnay
|
78407e19a9
|
Export Formatter directly for generated code
|
2017-04-13 12:02:16 -07:00 |
|
David Tolnay
|
2efb95015b
|
Appease Rust 1.13.0
|
2017-04-10 19:06:42 -07:00 |
|
David Tolnay
|
f88db0f547
|
Centralize all import wrangling
|
2017-04-10 18:50:22 -07:00 |
|
David Tolnay
|
8c7396c35a
|
Be consistent with UFCS and double underscores
|
2017-03-18 10:33:22 -07:00 |
|
John Baublitz
|
bc946e4fd7
|
Macro attributes to specify From and Into trait types for structs and enums (#817)
* serde macro support for type conversions through From and Into trait
* Revisions requested by dtolnay
* Additional changes requested by dtolnay
|
2017-03-18 09:22:27 -07:00 |
|
David Tolnay
|
a55d812441
|
Even more absolute paths
|
2017-02-01 12:12:39 -08:00 |
|
David Tolnay
|
b7ca574bb3
|
Use absolute paths to Ok and Err
|
2017-02-01 09:42:12 -08:00 |
|
David Tolnay
|
fc4e370ba9
|
Support serde_derive on no_std
|
2017-01-23 16:03:06 -08:00 |
|