-
Notifications
You must be signed in to change notification settings - Fork 185
Issues: rust-embedded/heapless
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
no_std use core::error::Error 1.81 stabilizes the Error trait in core
#518
opened Nov 1, 2024 by
zhang-wenchao
Depending on platform-specific (arm_llsc) features from a library
#516
opened Oct 15, 2024 by
sjorsdewit
heapless Vec does not work good with stacked borrows, while std Vec does
#514
opened Oct 8, 2024 by
Rosdf
[construct|deconstruct] Vec/String [from|to] length + [MaybeUninit<T>; N]
#507
opened Aug 1, 2024 by
Felix-El
Make the type of
heapless::vec::VecInner
's len
field generic and default to usize
#506
opened Jul 27, 2024 by
Sunshine40
The deduped versions of the
*View
types break variance:
#501
opened Jul 3, 2024 by
sosthene-nitrokey
MpMcQueue drop implementation is not optimized
enhancement
#489
opened Jul 1, 2024 by
sosthene-nitrokey
Does the SPSC implementation really need portable atomics / cas?
enhancement
question
#466
opened Apr 13, 2024 by
MarcusGrass
Misdetects arm_llsc and fails to build on thumbv6m-none-eabi with
-C linker-plugin-lto=y
bug
#463
opened Mar 16, 2024 by
kevinmehall
Deserializing a string that exceeds the length: truncate?
enhancement
question
#379
opened Sep 22, 2023 by
gauteh
Add const-erased versions of the various containers
enhancement
#371
opened Jul 12, 2023 by
sosthene-nitrokey
#[track_caller] For functions like "from" that have unwrap() inside.
enhancement
#357
opened Mar 11, 2023 by
Pancir
Is it the rust equivalent of the "Embedded Template Library" in C++?
question
#356
opened Mar 11, 2023 by
jerabaul29
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.