• Display a Travis badge on crates.io Aug 7
  • Restore compatibility with rustc 1.15-1.16 Aug 12
  • Use TokenStream::extend Aug 12
  • Revert "Disable linking to `proc_macro` on musl" Aug 13
  • impl Extend<TokenStream> for TokenStream Aug 14
  • Provide ops::Range impls whether or not std is used Aug 6
  • Share some code between the Range and RangeInclusive impls Aug 6
  • Customizable buffer type by Deserializer Aug 11
  • Trim the r# from raw identifiers in user-facing strings Aug 22
  • Fix a misspelled -D name tested in Travis Aug 4
  • Remove strlen in C++ benchmark Aug 7
  • Performance optimizations Aug 13
  • Use local_inner_macros to resolve all helper macros within $crate Aug 22
  • Switch to version_check Aug 4
  • Raise minimum supported rustc version to 1.13 Aug 6
  • Rename test case to not conflict with macro name Aug 6
  • Display a Travis badge on crates.io Aug 7
  • Switch from dtoa to ryu Aug 7
  • Attributes Aug 9
  • Continue past typecheck errors Aug 12
  • Use local_inner_macros to resolve all local macros within $crate Aug 17
  • Fix big endian Aug 18
  • Remove super old comment on function that parses items Aug 21
  • Ensure consistent output when serializing through Value Aug 22