Commit cbdfe9c
committed
chore(deps): upgrade the custom fork of
Fixes the build failures on the latest nightly compiler.
error[E0658]: const operands for inline assembly are unstable
--> .../.cargo/git/checkouts/rust-riscv-rt-6ba025082ec0749f/cd7b460/src/lib.rs:513:9
|
513 | HAS_MUL = const cfg!(target_feature = "m") as u32,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|riscv-rt
1 parent 1e0bbbc commit cbdfe9c
2 files changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments