Commit f08601f
[rust toolchain] Fix non-Copy enum cast moves
Rust upstream PR "`as` cast of non-Copy enum is no longer a move" is breaking
newer rust toolchain builds.
Build breaking: https://turquoise-internal-review.googlesource.com/c/integration/+/602949
Upstream PR: rust-lang/rust#103016
Change-Id: I0caba268285ccdb00dd105dec87d2b80a03d3bfb
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742085
Reviewed-by: Ben Wright <benwright@google.com>
Reviewed-by: Stephen Demos <sdemos@google.com>
Fuchsia-Auto-Submit: Andrew Pollack <andrewpollack@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>1 parent 66a9a8e commit f08601f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments