1. 2909d9d Upgrade rust/crates/syn to 1.0.69 by Joel Galenson · 3 years, 2 months ago
  2. 192b422 Upgrade rust/crates/syn to 1.0.60 by Haibo Huang · 3 years, 4 months ago
  3. ec2e2eb Upgrade rust/crates/syn to 1.0.58 by Haibo Huang · 3 years, 6 months ago
  4. a0ab740 Upgrade rust/crates/syn to 1.0.48 by Chih-Hung Hsieh · 3 years, 8 months ago
  5. 36d08b0 Upgrade rust/crates/syn to 1.0.40 by Haibo Huang · 3 years, 9 months ago
  6. 7fa13b1 Upgrade rust/crates/syn to 1.0.37 by Haibo Huang · 3 years, 11 months ago
  7. c7557ca Upgrade rust/crates/syn to 1.0.35 by Haibo Huang · 4 years ago
  8. 77fa72d Upgrade rust/crates/syn to 1.0.33 by Haibo Huang · 4 years ago
  9. 333e704 Upgrade rust/crates/syn to 1.0.30 by Haibo Huang · 4 years, 1 month ago
  10. f03d966 Upgrade rust/crates/syn to 1.0.29 by Haibo Huang · 4 years, 1 month ago
  11. 4fbebf9 Upgrade rust/crates/syn to 1.0.27 by Haibo Huang · 4 years, 1 month ago
  12. 548c6a3 Upgrade rust/crates/syn to 1.0.22 by Haibo Huang · 4 years, 1 month ago
  13. 71f65d4 Upgrade rust/crates/syn to 1.0.20 by Haibo Huang · 4 years, 1 month ago
  14. 2cfca35 Upgrade rust/crates/syn to 1.0.19 by Haibo Huang · 4 years, 1 month ago
  15. 3588bff Upgrade rust/crates/syn to 1.0.18 by Haibo Huang · 4 years, 2 months ago
  16. 725b6ec Upgrade to version 1.0.17 by Chih-Hung Hsieh · 4 years, 2 months ago
  17. 218e269 Update to latest syn-1.0.16 by Chih-Hung Hsieh · 4 years, 3 months ago
  18. 04bf40b Remove old 0.15.42; used only by old crosvm. by Chih-Hung Hsieh · 4 years, 3 months ago
  19. 467ea21 Add latest 1.0.7, prepare to upgrade. by Chih-Hung Hsieh · 4 years, 8 months ago
  20. 4d156fd Module for rust-lang/rust repo related functions by David Tolnay · 5 years ago
  21. b488739 Update test suite to nightly-2019-06-25 by David Tolnay · 5 years ago
  22. c992d70 Update test suite to nightly-2019-06-24 by David Tolnay · 5 years ago
  23. a6995ba Add benchmark of parsing whole rust repo by David Tolnay · 5 years ago
  24. b1582aa Merge pull request #649 from CAD97/unfork by David Tolnay · 5 years ago
  25. 3f1e35f Test smuggle between sources without unsafe by David Tolnay · 5 years ago
  26. 5368954 Format with rustfmt 2019-06-09 by David Tolnay · 5 years ago
  27. 9e86f71 Update test suite to nightly-2019-06-20 by David Tolnay · 5 years ago
  28. 0f72ec2 Add speculative smuggling test into bracket context by cad97 · 5 years ago
  29. 48e2916 Add speculative smuggling test between bracket contexts by cad97 · 5 years ago
  30. 89bb945 Add Speculative::advance_to for speculative parsing by cad97 · 5 years ago
  31. 0925af2 Update test suite to nightly-2019-06-13 by David Tolnay · 5 years ago
  32. b72388c Apply async unsafe swap in generated code by David Tolnay · 5 years ago
  33. 12cb78e Fix order to be "const async unsafe" everywhere by Felix Rabe · 5 years ago
  34. 62bdd84 Fix token order of async unsafe fn by David Tolnay · 5 years ago
  35. 7ee1d63 Use interned symbol doc by David Tolnay · 5 years ago
  36. b7f1e9b Update test suite to nightly-2019-06-08 by David Tolnay · 5 years ago
  37. 5438994 Update test suite to nightly-2019-06-07 by David Tolnay · 5 years ago
  38. 2c8fc61 Update test suite to nightly-2019-06-05 by David Tolnay · 5 years ago
  39. d502e4b Implement parsing const generic params by David Tolnay · 5 years ago
  40. 1150d03 Update test suite to nightly-2019-05-25 by David Tolnay · 5 years ago
  41. b53013e Update test suite to nightly-2019-05-24 by David Tolnay · 5 years ago
  42. e6eb590 Update test suite to nightly-2019-05-23 by David Tolnay · 5 years ago
  43. 2979f98 Update test suite to nightly-2019-05-14 by David Tolnay · 5 years ago
  44. 3680ccd Remove directory of non-inline snapshots by David Tolnay · 5 years ago
  45. 053a9d3 Remove support for non-inline snapshots by David Tolnay · 5 years ago
  46. fcd53cf Move all use of snapshot to inline by David Tolnay · 5 years ago
  47. 4fd1bd3 Move rest of test_derive_input to inline snapshots by David Tolnay · 5 years ago
  48. 287699d Adjust parsing with inline snapshot to reduce indentation by David Tolnay · 5 years ago
  49. 32245a9 Format newtype variants on one line by David Tolnay · 5 years ago
  50. 6d16fa8 Also PathArgument's naming convention by David Tolnay · 5 years ago
  51. abfc2b4 Special case for Visibility's naming convention by David Tolnay · 5 years ago
  52. caac627 Omit empty vec from snapshot by David Tolnay · 5 years ago
  53. 5302f0e Flatten snapshot representation of syntax tree enums by David Tolnay · 5 years ago
  54. 644246b Omit None values from snapshot by David Tolnay · 5 years ago
  55. 3c3c7d1 Generate debug impls more appropriate for inline snapshot by David Tolnay · 5 years ago
  56. 50c4e8a Change test_derive_input to inline snapshots by David Tolnay · 5 years ago
  57. c442e74 Remove a 2015 dyn test case by David Tolnay · 5 years ago
  58. e6b3709 Skip bracketizing inside await macro by David Tolnay · 5 years ago
  59. 0db515d Update test suite to nightly-2019-05-09 by David Tolnay · 5 years ago
  60. 428f10a Exclude snapshot drafts from git by David Tolnay · 5 years ago
  61. a1d0bfe Switch from colored to termcolor by David Tolnay · 5 years ago
  62. b765ca7 Support inline snapshots in snapshot macro by David Tolnay · 5 years ago
  63. c4a5b54 Avoid 'ast' since syntax tree is concrete by David Tolnay · 5 years ago
  64. 35c8653 Avoid importing parse2 in tests since we don't in docs by David Tolnay · 5 years ago
  65. 3f79735 Merge pull request #629 from bstrie/exprs by David Tolnay · 5 years ago
  66. cde20e6 impl Parse for ExprFoo revisions by bstrie · 5 years ago
  67. b25e113 Update test suite to nightly-2019-05-03 by David Tolnay · 5 years ago
  68. b7f8aaf Implement Parse for ExprFoo, round two by bstrie · 5 years ago
  69. 7b4f52d Tentative beginning to implementing Parse for Expr types by bstrie · 5 years ago
  70. 44b831c Remove unused mut detected by latest nightly by David Tolnay · 5 years ago
  71. ae01918 Update test suite to nightly-2019-04-24 by David Tolnay · 5 years ago
  72. 8714969 Update insta snapshots to nightly-2019-04-06 by David Tolnay · 5 years ago
  73. 2beee04 Format with rustfmt 2019-03-27 by David Tolnay · 5 years ago
  74. 162a504 Update test suite to nightly-2019-03-26 by David Tolnay · 5 years ago
  75. 8ae13e9 Update test suite to nightly-2019-03-24 by David Tolnay · 5 years ago
  76. e9b448f Replace macro_use extern crate in tests by David Tolnay · 5 years ago
  77. 7d8b331 Move tests to snapshot testing via insta by David Tolnay · 5 years ago
  78. f7e348f Re-enable tests that don't require mod common by David Tolnay · 5 years ago
  79. 3f7d9d3 Display a banner when nightly-only tests are being skipped by David Tolnay · 5 years ago
  80. f83b6c9 Disable nightly-only tests on non nightly compiler by David Tolnay · 5 years ago
  81. c8b0e0f Format with wrap_comments = true by David Tolnay · 5 years ago
  82. da67286 Skim formatting const generics, which crashes rustfmt by David Tolnay · 5 years ago
  83. b7aa807 Sync with Rust post C-variadic PR by Dan Robertson · 5 years ago
  84. 9f78845 Update test suite to nightly-2019-02-09 by David Tolnay · 5 years ago
  85. 176838f Update test suite to nightly-2019-02-07 by David Tolnay · 5 years ago
  86. fcd4a67 Update test suite to nightly-2019-01-25 by David Tolnay · 5 years ago
  87. 286b19f Ignore .sh-requiring tests on Windows by cad97 · 5 years ago
  88. d54cc9b Update test suite to nightly-2019-01-23 by David Tolnay · 5 years ago
  89. 30ccfe3 Update test suite to nightly-2019-01-21 by David Tolnay · 5 years ago
  90. 29bfbf3 Update test suite to nightly-2019-01-20 by David Tolnay · 5 years ago
  91. e2a6ffa Parse leading vert in let-expressions by David Tolnay · 5 years ago
  92. 5f5d76a Update test suite to nightly-2018-12-29 by David Tolnay · 5 years ago
  93. d43c61e Update test suite to nightly-2018-12-15 by David Tolnay · 6 years ago
  94. a69aa51 Update representation of TokenTree::Delimited by David Tolnay · 6 years ago
  95. 6259e46 Copyright/license headers by David Tolnay · 6 years ago
  96. 67fea04 Use Error and Result from root in tests by David Tolnay · 6 years ago
  97. c4de0d7 Parse trait aliases by David Tolnay · 6 years ago
  98. b3687c0 Hide warning when tests/features/error is not triggered by David Tolnay · 6 years ago
  99. 831ad54 Hide the feature check parse error from rustfmt by David Tolnay · 6 years ago
  100. c3f9856 Diagnose when test features are missing by David Tolnay · 6 years ago