ljy9810
b50d6d940a
syn升级到2.0.114版本
...
Signed-off-by: ljy9810 <longjianyin@h-partners.com >
2026-03-03 14:22:30 +08:00
徐未来
24b56b7a55
syn 1.0.107升级至2.0.48
...
Signed-off-by: 徐未来 <xuweilai2@huawei.com >
2024-04-02 16:51:27 +08:00
openharmony_ci
5496fdbd4c
回退 'Pull Request !6 : syn 1.0.107升级至2.0.48'
2024-04-02 03:27:54 +00:00
徐未来
a83871dba6
syn 1.0.107升级至2.0.48
...
Signed-off-by: 徐未来 <xuweilai2@huawei.com >
2024-04-01 20:47:12 +08:00
openharmony_ci
b23f93737f
回退 'Pull Request !4 : syn 1.0.107升级至2.0.48'
2024-04-01 12:11:54 +00:00
徐未来
38de391e34
syn 1.0.107升级至2.0.48
...
Signed-off-by: 徐未来 <xuweilai2@huawei.com >
2024-03-08 17:26:00 +08:00
David Tolnay
ef8bf6a1c5
Delete unintentional test code from dev/main.rs
2021-03-16 12:56:05 -07:00
David Tolnay
9c6e6c8525
Release 1.0.62
2021-03-06 12:46:46 -08:00
David Tolnay
b103156b62
Remove extern crate proc_macro from docs
2020-06-09 20:46:54 -07:00
David Tolnay
4f363ca1f9
Release 1.0.0
2019-08-13 09:06:54 -07:00
David Tolnay
25f87c96f6
Update to quote rc3
2019-08-10 20:38:16 -07:00
David Tolnay
8bfbc14fcf
Update to quote 1.0.0-rc2
2019-08-10 12:48:45 -07:00
David Tolnay
a6b6736310
Release 1.0.0-rc1
2019-07-29 09:53:37 -07:00
David Tolnay
cf4ed19e01
Pull in proc-macro2 and quote breaking changes
2019-07-27 15:36:23 -07:00
David Tolnay
53822f39c3
Get ready to land breaking changes
2019-07-27 15:26:42 -07:00
David Tolnay
defe751b28
Emit main in dev crate whether or not there is error
...
Hides an unnecessary extra error:
error[E0601]: `main` function not found in crate `syn_dev`
|
= note: consider adding a `main` function to `dev/main.rs`
2019-06-08 06:11:12 -07:00
David Tolnay
12623a9281
Add readme for the dev directory
2019-04-29 14:13:30 -07:00
David Tolnay
f8f132b93d
Debug print the dev syntax tree
2019-02-09 01:12:06 +01:00
David Tolnay
a3d182d969
Add a dev crate to run the File parser
2019-02-09 01:03:49 +01:00