Commit 6bb046d
[third-party/rust] Update proc-macro-error to proc-macro-error2
Summary: The `proc-macro-error` crate is unmaintained and only compatible with syn 1. `proc-macro-error2` supports syn 2.
Test Plan: `fbgs third-party/rust:proc-macro-error -l | sed 's,^fbsource/,,' | xargs arc rust-check`
Reviewed By: cjlongoria
Differential Revision: D93949190
fbshipit-source-id: a915f13147571c2fb664e3b234541182118268201 parent dfc6366 commit 6bb046d
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments