Commit 07d5e3e
update rust toolchain
Summary:
It includes this fix which was backported to 1.62.1.
rust-lang/rust#98950
`2022-08-06` is what will become 1.64.0.
Changes are caused by:
- Split TypeVisitable from TypeFoldable: rust-lang/rust#98206
- Remove `fn backtrace` and replace with usages of provider API: rust-lang/rust#99431
Reviewed By: stepancheg
Differential Revision: D39277984
fbshipit-source-id: 5afc6c2b9e5ee3074ea0ede995868aef12cebf141 parent c4dbc53 commit 07d5e3e
2 files changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 71 | | |
76 | 72 | | |
77 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments