1. 553aaa9 Bump to 0.4.22 by David Tolnay · 7 years ago
  2. 279519f Attempt to unbreak docs.rs build by David Tolnay · 7 years ago
  3. 3f8382d Bump to 0.4.21 by David Tolnay · 7 years ago
  4. f7aae83 Merge pull request #144 from alexcrichton/u128 by David Tolnay · 7 years ago
  5. 6938566 Add support for 128-bit integers by Alex Crichton · 7 years ago
  6. 92bca96 Bump to 0.4.20 by Alex Crichton · 7 years ago
  7. ca168d9 Merge pull request #138 from xd009642/master by Alex Crichton · 7 years ago
  8. 1fd3767 Adds def site feature to super-unstable by xd009642 · 7 years ago
  9. 79e40a1 Merge pull request #134 from dtolnay/group by Alex Crichton · 7 years ago
  10. f14813f Provide Group::span_open and span_close by David Tolnay · 7 years ago
  11. 262c957 Bump to 0.4.19 by David Tolnay · 7 years ago
  12. 25afcab Merge pull request #130 from alexcrichton/from-token-stream-iter by David Tolnay · 7 years ago
  13. 53b0067 Add `FromIterator<TokenStream> for TokenStream` by Alex Crichton · 7 years ago
  14. 6aafb1a Merge pull request #129 from dtolnay/exempt by Alex Crichton · 7 years ago
  15. aa9b25a Remove semver exempt testing from 1.15 and stable builds by David Tolnay · 7 years ago
  16. 1ded350 Bump to 0.4.18 by David Tolnay · 7 years ago
  17. 11a33d3 Merge pull request #128 from dtolnay/rich by David Tolnay · 7 years ago
  18. e839e4f Enable rich API on 1.29.0 by David Tolnay · 7 years ago
  19. d4286c8 Bump to 0.4.17 by David Tolnay · 7 years ago
  20. ba83726 Merge pull request #125 from dtolnay/eq by Alex Crichton · 7 years ago
  21. c0b0f2e Optimize PartialEq impls for Ident by David Tolnay · 7 years ago
  22. aeae459 Bump to 0.4.16 by David Tolnay · 7 years ago
  23. 311f788 Merge pull request #123 from dtolnay/panic by Alex Crichton · 7 years ago
  24. 78ef773 Implement sanity check for juggling panic hooks by David Tolnay · 7 years ago
  25. 2ff99ce Format with rustfmt 0.99.2 by David Tolnay · 7 years ago
  26. 2ed15d5 Hide panic output in nightly_works by David Tolnay · 7 years ago
  27. b07f847 Bump to 0.4.15 by Alex Crichton · 7 years ago
  28. ebec524 Merge pull request #121 from SergioBenitez/master by Alex Crichton · 7 years ago
  29. 4a23282 Enable 'unstable' method if the 'nightly' feature is enabled. by Sergio Benitez · 7 years ago
  30. e9d344f Bump to 0.4.14 by Alex Crichton · 7 years ago
  31. 5ad9b4e Merge pull request #120 from alexcrichton/autodetect by David Tolnay · 7 years ago
  32. ce0904d Automatically use rich API on 1.30.0+ by Alex Crichton · 7 years ago
  33. ff8e52f Bump to 0.4.13 by David Tolnay · 7 years ago
  34. 5463bb1 Merge pull request #117 from dtolnay/extend2 by David Tolnay · 7 years ago
  35. c764f68 Merge pull request #114 from dtolnay/extend by David Tolnay · 7 years ago
  36. 5c58c53 impl Extend<TokenStream> for TokenStream by David Tolnay · 7 years ago
  37. 40d4ffd Use TokenStream::extend by David Tolnay · 7 years ago
  38. 60b48bd Bump to 0.4.12 by David Tolnay · 7 years ago
  39. 172b61f Merge pull request #116 from dtolnay/alpine by David Tolnay · 7 years ago
  40. 4b2cd39 Revert "Disable linking to `proc_macro` on musl" by David Tolnay · 7 years ago
  41. 5a556cf Format with rustfmt 0.99.1 by David Tolnay · 7 years ago
  42. 42739ba Bump to 0.4.11 by David Tolnay · 7 years ago
  43. 0797b4e Merge pull request #112 from dtolnay/build by David Tolnay · 7 years ago
  44. 203f28c Restore compatibility with rustc 1.15-1.16 by David Tolnay · 7 years ago
  45. f96d995 Bump to 0.4.10 by Alex Crichton · 7 years ago
  46. f3d1b2c Disable linking to `proc_macro` on musl by Alex Crichton · 7 years ago
  47. 5746c2d Add wasm compilation to CI by Alex Crichton · 7 years ago
  48. 5354848 Consolidate cfg checks for wasm/proc_macro by Alex Crichton · 7 years ago
  49. 5130ca9 Merge pull request #111 from lukaslueg/wasm by Alex Crichton · 7 years ago
  50. c8e4ab5 Ignore proc-macro feature on wasm-target by Lukas Lueg · 7 years ago
  51. 6f3be41 Merge pull request #109 from dtolnay/badge by Alex Crichton · 7 years ago
  52. fe0aa74 Display a Travis badge on crates.io by David Tolnay · 7 years ago
  53. 8187e1e Bump to 0.4.9 by Alex Crichton · 7 years ago
  54. 9f0a28a Fix compile on nightly by Alex Crichton · 7 years ago
  55. 1aa1943 Bump to 0.4.8 by David Tolnay · 7 years ago
  56. 2cc19c8 Merge pull request #107 from dtolnay/features by David Tolnay · 7 years ago
  57. 4cd8709 Update to fine-grained proc_macro feature gates by David Tolnay · 7 years ago
  58. 1e221fa Bump to 0.4.7 by David Tolnay · 7 years ago
  59. 32f2043 Merge pull request #106 from H2CO3/default-tokenstream by Alex Crichton · 7 years ago
  60. 4f74b68 impl Default for TokenStream by Árpád Goretity · 7 years ago
  61. b761e47 Bump to 0.4.6 by David Tolnay · 7 years ago
  62. eff8af2 Display semver exempt APIs on docs.rs by David Tolnay · 7 years ago
  63. a01ca8e Mark types and methods that are semver exempt by David Tolnay · 7 years ago
  64. 9ecce0d Short-circuit build steps by David Tolnay · 7 years ago
  65. 698019b More colloquial compiler versioning in Cargo.toml comment by David Tolnay · 7 years ago
  66. b005ce3 Build minimal dependencies in Travis by David Tolnay · 7 years ago
  67. 6f12c8c Remove doc-upload by David Tolnay · 7 years ago
  68. 3585629 Bump to 0.4.5 by David Tolnay · 7 years ago
  69. 661a1d2 Do not test nightly's debug format by David Tolnay · 7 years ago
  70. c2309ca Eliminate stable Ident interner by David Tolnay · 7 years ago
  71. d8fcdb8 Simplify Debug representation of Ident by David Tolnay · 7 years ago
  72. 03b43da Format with rustfmt 0.8.2 by David Tolnay · 7 years ago
  73. bb880b2 Merge pull request #98 from hcpl/fix-group-display-impl by David Tolnay · 7 years ago
  74. 1a4d779 Fix `Display` impl for `Group` by hcpl · 7 years ago
  75. 8d71928 Bump to 0.4.4 by David Tolnay · 7 years ago
  76. 1b2bad3 Merge pull request #96 from dtolnay/new by David Tolnay · 7 years ago
  77. c3bb459 Rename TokenStream::empty to new by David Tolnay · 7 years ago
  78. 5fc2d84 Merge pull request #94 from nnethercote/avoid-xid by David Tolnay · 7 years ago
  79. e3cb353 Handle ASCII identifiers quickly. by Nicholas Nethercote · 7 years ago
  80. f8d09b4 Bump to 0.4.3 by David Tolnay · 7 years ago
  81. 8b71dac Copy in the Ident documentation from syn 0.13 by David Tolnay · 7 years ago
  82. 82ba02d Copy in documentation from libproc_macro by David Tolnay · 7 years ago
  83. 2c8e917 Bump to 0.4.2 by David Tolnay · 7 years ago
  84. 06a1da7 Merge pull request #92 from alexcrichton/eq by Alex Crichton · 7 years ago
  85. c0bbcc5 Ident == AsRef<str> by David Tolnay · 7 years ago
  86. 3d9d6ad Format with rustfmt 0.7.0 by David Tolnay · 7 years ago
  87. de57017 Bump to 0.4.1 by Alex Crichton · 7 years ago
  88. 51577c2 Merge pull request #91 from alexcrichton/under by Alex Crichton · 7 years ago
  89. f5479a9 Parse `_` as an ident by Alex Crichton · 7 years ago
  90. ca3dcad Merge pull request #90 from alexcrichton/next by Alex Crichton · 7 years ago
  91. f388843 Track upstream proc_macro changes by Alex Crichton · 7 years ago
  92. 47c9301 Bump to 0.3.8 by Alex Crichton · 7 years ago
  93. 7992887 Merge pull request #86 from alexcrichton/work-everywhere by David Tolnay · 7 years ago
  94. 30a4e9e Fix the `nightly` feature outside of rustc by Alex Crichton · 7 years ago
  95. 6b46deb Copy documentation of semver exempt to rustdoc by David Tolnay · 7 years ago
  96. 49302e7 Fix typo in readme - stabilized by David Tolnay · 7 years ago
  97. 2c1dac5 Bump to 0.3.7 by David Tolnay · 7 years ago
  98. 48ea504 Format with rustfmt 0.4.2 by David Tolnay · 7 years ago
  99. 7b052ae Merge pull request #79 from alexcrichton/debug by Alex Crichton · 7 years ago
  100. 861af7d Merge pull request #80 from alexcrichton/spacing by Alex Crichton · 7 years ago