diff options
author | 2018-09-08 21:57:12 +0000 | |
---|---|---|
committer | 2018-09-08 21:57:12 +0000 | |
commit | 513e66ff804c096d98b408fbf87f599aed0a9af2 (patch) | |
tree | 97ce43183744bafb6207a5ab3becd34ab4ae789b /cortex-m-rt/tests/compile-fail/default-handler-bad-signature-1.rs | |
parent | 9cb792ed7b6b45071080816d383296491c57202f (diff) | |
parent | ca46815047dd5f23f9a46f6cda7cf6e1e638815e (diff) | |
download | cortex-m-513e66ff804c096d98b408fbf87f599aed0a9af2.tar.gz cortex-m-513e66ff804c096d98b408fbf87f599aed0a9af2.tar.zst cortex-m-513e66ff804c096d98b408fbf87f599aed0a9af2.zip |
Merge #107
107: Disable default-features on rand dependency to avoid std version r=japaric a=therealprof
Due to the single dependency tree, the attempted use of a std version
flips all depending crates to the std version as well which will not
compile on no_std systems.
Fixes #105
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
Co-authored-by: Daniel Egger <daniel@eggers-club.de>
Diffstat (limited to 'cortex-m-rt/tests/compile-fail/default-handler-bad-signature-1.rs')
0 files changed, 0 insertions, 0 deletions