Skip to content

Releases: dtolnay/syn

2.0.40

11 Dec 02:41
2.0.40
cf7f40a
Compare
Choose a tag to compare

2.0.39

06 Nov 01:41
2.0.39
924217c
Compare
Choose a tag to compare
  • Fix parsing of return expression in match guards (#1528)
  • Improve error message on labeled loop as value expression for break (#1531)

2.0.38

05 Oct 18:52
2.0.38
43632bf
Compare
Choose a tag to compare
  • Fix "method 'peek' has an incompatible type for trait" error when defining bool as a custom keyword (#1518, thanks @Vanille-N)

2.0.37

18 Sep 03:06
2.0.37
9681088
Compare
Choose a tag to compare
  • Work around incorrect future compatibility warning in rustc 1.74.0-nightly

2.0.36

16 Sep 20:57
2.0.36
ef6476c
Compare
Choose a tag to compare
  • Restore compatibility with --generate-link-to-definition documentation builds (#1514)

2.0.35

15 Sep 22:01
2.0.35
ce360ff
Compare
Choose a tag to compare
  • Make rust-analyzer produce preferred brackets for invocations of Token! macro (#1510, #1512)

2.0.34

15 Sep 19:06
2.0.34
975ce0b
Compare
Choose a tag to compare
  • Documentation improvements

2.0.33

13 Sep 17:23
2.0.33
5e3f55e
Compare
Choose a tag to compare
  • Special handling for the (/*ERROR*/) placeholder that rustc uses for macros that fail to expand

2.0.32

10 Sep 20:17
2.0.32
41b83c8
Compare
Choose a tag to compare

2.0.31

03 Sep 17:26
2.0.31
b20e2c8
Compare
Choose a tag to compare