1. 172b61f Merge pull request #116 from dtolnay/alpine by David Tolnay · 7 years ago
  2. 4b2cd39 Revert "Disable linking to `proc_macro` on musl" by David Tolnay · 7 years ago
  3. 5a556cf Format with rustfmt 0.99.1 by David Tolnay · 7 years ago
  4. 42739ba Bump to 0.4.11 by David Tolnay · 7 years ago
  5. 0797b4e Merge pull request #112 from dtolnay/build by David Tolnay · 7 years ago
  6. 203f28c Restore compatibility with rustc 1.15-1.16 by David Tolnay · 7 years ago
  7. f96d995 Bump to 0.4.10 by Alex Crichton · 7 years ago
  8. f3d1b2c Disable linking to `proc_macro` on musl by Alex Crichton · 7 years ago
  9. 5746c2d Add wasm compilation to CI by Alex Crichton · 7 years ago
  10. 5354848 Consolidate cfg checks for wasm/proc_macro by Alex Crichton · 7 years ago
  11. 5130ca9 Merge pull request #111 from lukaslueg/wasm by Alex Crichton · 7 years ago
  12. c8e4ab5 Ignore proc-macro feature on wasm-target by Lukas Lueg · 7 years ago
  13. 6f3be41 Merge pull request #109 from dtolnay/badge by Alex Crichton · 7 years ago
  14. fe0aa74 Display a Travis badge on crates.io by David Tolnay · 7 years ago
  15. 8187e1e Bump to 0.4.9 by Alex Crichton · 7 years ago
  16. 9f0a28a Fix compile on nightly by Alex Crichton · 7 years ago
  17. 1aa1943 Bump to 0.4.8 by David Tolnay · 7 years ago
  18. 2cc19c8 Merge pull request #107 from dtolnay/features by David Tolnay · 7 years ago
  19. 4cd8709 Update to fine-grained proc_macro feature gates by David Tolnay · 7 years ago
  20. 1e221fa Bump to 0.4.7 by David Tolnay · 7 years ago
  21. 32f2043 Merge pull request #106 from H2CO3/default-tokenstream by Alex Crichton · 7 years ago
  22. 4f74b68 impl Default for TokenStream by Árpád Goretity · 7 years ago
  23. b761e47 Bump to 0.4.6 by David Tolnay · 7 years ago
  24. eff8af2 Display semver exempt APIs on docs.rs by David Tolnay · 7 years ago
  25. a01ca8e Mark types and methods that are semver exempt by David Tolnay · 7 years ago
  26. 9ecce0d Short-circuit build steps by David Tolnay · 7 years ago
  27. 698019b More colloquial compiler versioning in Cargo.toml comment by David Tolnay · 7 years ago
  28. b005ce3 Build minimal dependencies in Travis by David Tolnay · 7 years ago
  29. 6f12c8c Remove doc-upload by David Tolnay · 7 years ago
  30. 3585629 Bump to 0.4.5 by David Tolnay · 7 years ago
  31. 661a1d2 Do not test nightly's debug format by David Tolnay · 7 years ago
  32. c2309ca Eliminate stable Ident interner by David Tolnay · 7 years ago
  33. d8fcdb8 Simplify Debug representation of Ident by David Tolnay · 7 years ago
  34. 03b43da Format with rustfmt 0.8.2 by David Tolnay · 7 years ago
  35. bb880b2 Merge pull request #98 from hcpl/fix-group-display-impl by David Tolnay · 7 years ago
  36. 1a4d779 Fix `Display` impl for `Group` by hcpl · 7 years ago
  37. 8d71928 Bump to 0.4.4 by David Tolnay · 7 years ago
  38. 1b2bad3 Merge pull request #96 from dtolnay/new by David Tolnay · 7 years ago
  39. c3bb459 Rename TokenStream::empty to new by David Tolnay · 7 years ago
  40. 5fc2d84 Merge pull request #94 from nnethercote/avoid-xid by David Tolnay · 7 years ago
  41. e3cb353 Handle ASCII identifiers quickly. by Nicholas Nethercote · 7 years ago
  42. f8d09b4 Bump to 0.4.3 by David Tolnay · 7 years ago
  43. 8b71dac Copy in the Ident documentation from syn 0.13 by David Tolnay · 7 years ago
  44. 82ba02d Copy in documentation from libproc_macro by David Tolnay · 7 years ago
  45. 2c8e917 Bump to 0.4.2 by David Tolnay · 7 years ago
  46. 06a1da7 Merge pull request #92 from alexcrichton/eq by Alex Crichton · 7 years ago
  47. c0bbcc5 Ident == AsRef<str> by David Tolnay · 7 years ago
  48. 3d9d6ad Format with rustfmt 0.7.0 by David Tolnay · 7 years ago
  49. de57017 Bump to 0.4.1 by Alex Crichton · 7 years ago
  50. 51577c2 Merge pull request #91 from alexcrichton/under by Alex Crichton · 7 years ago
  51. f5479a9 Parse `_` as an ident by Alex Crichton · 7 years ago
  52. ca3dcad Merge pull request #90 from alexcrichton/next by Alex Crichton · 7 years ago
  53. f388843 Track upstream proc_macro changes by Alex Crichton · 7 years ago
  54. 47c9301 Bump to 0.3.8 by Alex Crichton · 7 years ago
  55. 7992887 Merge pull request #86 from alexcrichton/work-everywhere by David Tolnay · 7 years ago
  56. 30a4e9e Fix the `nightly` feature outside of rustc by Alex Crichton · 7 years ago
  57. 6b46deb Copy documentation of semver exempt to rustdoc by David Tolnay · 7 years ago
  58. 49302e7 Fix typo in readme - stabilized by David Tolnay · 7 years ago
  59. 2c1dac5 Bump to 0.3.7 by David Tolnay · 7 years ago
  60. 48ea504 Format with rustfmt 0.4.2 by David Tolnay · 7 years ago
  61. 7b052ae Merge pull request #79 from alexcrichton/debug by Alex Crichton · 7 years ago
  62. 861af7d Merge pull request #80 from alexcrichton/spacing by Alex Crichton · 7 years ago
  63. 3a592ad Fix spacing of op followed by comment by David Tolnay · 7 years ago
  64. 034205f Improve Debug representations by David Tolnay · 7 years ago
  65. 1143735 Bump to 0.3.6 by David Tolnay · 7 years ago
  66. cc77fb9 Merge pull request #75 from alexcrichton/validate by Alex Crichton · 7 years ago
  67. 489c642 Validate input in Term::new by David Tolnay · 7 years ago
  68. 6de5129 Bump to 0.3.5 by Alex Crichton · 7 years ago
  69. e24f734 Fix build with semver exempt items by Alex Crichton · 7 years ago
  70. 2f7460b Bump to 0.3.4 by Alex Crichton · 7 years ago
  71. 9cd80a6 Fix build on today's nightly by Alex Crichton · 7 years ago
  72. dfd23e4 Bump to 0.3.3 by Alex Crichton · 7 years ago
  73. 6e05dac Merge pull request #74 from alexcrichton/lex-doc-comments by Alex Crichton · 7 years ago
  74. 1eb96a0 Lex doc comments as attributes by Alex Crichton · 7 years ago
  75. 99d9630 Bump to 0.3.2 by Alex Crichton · 7 years ago
  76. 2faaac7 Merge pull request #72 from alexcrichton/tweak-interfaces by Alex Crichton · 7 years ago
  77. a914a61 Tweak how the library's interface is implemented by Alex Crichton · 7 years ago
  78. b2c9462 Prepare more for new proc_macro API by Alex Crichton · 7 years ago
  79. b28f38a Format with rustfmt 0.4.1 by David Tolnay · 7 years ago
  80. e3573b9 Bump to 0.3.1 by David Tolnay · 7 years ago
  81. a13d142 Support raw identifiers by David Tolnay · 7 years ago
  82. 639e4ba Fix typo in test name by David Tolnay · 7 years ago
  83. 2794f10 Update version in README by Alex Crichton · 7 years ago
  84. b2b4df1 Merge pull request #71 from alexcrichton/v3 by Alex Crichton · 7 years ago
  85. af5bad4 Reimplement public interface for stability by Alex Crichton · 7 years ago
  86. 77451ca Merge pull request #69 from mystor/span-eq by Alex Crichton · 7 years ago
  87. 9973798 Add PartialEq and Eq implementations for Span by Nika Layzell · 7 years ago
  88. 1856584 Bump to 0.2.3 by David Tolnay · 7 years ago
  89. 5692530 Merge pull request #65 from alexcrichton/proc-macro-feature by David Tolnay · 7 years ago
  90. 724687b Fix default-features = false, features = ["nightly"] by David Tolnay · 7 years ago
  91. 0e8e7f4 Add a feature for linking to `proc-macro` by Alex Crichton · 7 years ago
  92. 1fd0e8a Linkify some documentation by Alex Crichton · 8 years ago
  93. ce57c9d Merge pull request #63 from alexcrichton/fix-eof by David Tolnay · 8 years ago
  94. d7904e5 Allow doc comments to be terminated with EOF by Alex Crichton · 8 years ago
  95. eca28d4 Bump to 0.2.2 by David Tolnay · 8 years ago
  96. b9114e6 Merge pull request #58 from alexcrichton/fix by David Tolnay · 8 years ago
  97. f7df57c Add a special case for empty `/*` comments by Alex Crichton · 8 years ago
  98. 8c03033 Fix a panic in `cooked_byte` on utf-8 chars by Alex Crichton · 8 years ago
  99. 36931ed Bump to 0.2.1 by David Tolnay · 8 years ago
  100. 9008f9c Merge pull request #51 from mystor/truefalse_lit by David Tolnay · 8 years ago