We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94c1d0 commit 50c0930Copy full SHA for 50c0930
CHANGELOG.md
@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
19
### Changed
20
21
* Optimize the codegen of `Vec::clone`
22
-* `riscv32i` targets unconditionally (`no-default-features`) depends on `atomic-polyfill`
+* `riscv32i` and `riscv32imc` targets unconditionally (e.g. `build --no-default-features`) depends on `atomic-polyfill`
23
24
### Fixed
25
0 commit comments