-
Notifications
You must be signed in to change notification settings - Fork 13
Issues: chromium/subspace
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
Dyn type erasure without macros
design
Design of the library systems as a whole, such as concepts
#460
opened Dec 23, 2024 by
danakj
compat_ headers are an ODR nightmare
design
Design of the library systems as a whole, such as concepts
Iterator::collect should ideally support conversions
design
Design of the library systems as a whole, such as concepts
Think about Vec construction from variadics
design
Design of the library systems as a whole, such as concepts
Provide Tuple::as_ref and as_mut
design
Design of the library systems as a whole, such as concepts
#421
opened Dec 6, 2023 by
danakj
Rewrite Tuple's impl to not be recursive
design
Design of the library systems as a whole, such as concepts
Add Design of the library systems as a whole, such as concepts
c_int
and c_uint
portability helper type
design
Optimize storage for Result with NeverValueField
design
Design of the library systems as a whole, such as concepts
#406
opened Nov 19, 2023 by
danakj
2 tasks
Cow type (Clone-on-write)
design
Design of the library systems as a whole, such as concepts
#404
opened Oct 25, 2023 by
danakj
Error with context
design
Design of the library systems as a whole, such as concepts
#402
opened Oct 16, 2023 by
danakj
Interaction between unsigned and pointer/array
design
Design of the library systems as a whole, such as concepts
sus::fs and sus::path
design
Design of the library systems as a whole, such as concepts
safety
Memory safety improvements
#385
opened Sep 24, 2023 by
danakj
Consider Boxed Slices
design
Design of the library systems as a whole, such as concepts
#375
opened Sep 22, 2023 by
danakj
Add Iterator::deref() for allowing use of smart pointers in iterators but use their inner value as a reference
design
Design of the library systems as a whole, such as concepts
Consider a replace_nonoverlapping() that is unsafe but uses __restrict to say the inputs don't overlap
design
Design of the library systems as a whole, such as concepts
#364
opened Sep 12, 2023 by
danakj
Consider split() for Box<DynFnOnce>
design
Design of the library systems as a whole, such as concepts
#360
opened Sep 11, 2023 by
danakj
Iterator nth (and nth_back) must be optimized for contiguous iterators
design
Design of the library systems as a whole, such as concepts
Option and Result with inheritance
design
Design of the library systems as a whole, such as concepts
#351
opened Sep 7, 2023 by
danakj
Make std::ranges be IntoIterator
design
Design of the library systems as a whole, such as concepts
std-compat
Compatibility with std library types or concepts
#348
opened Sep 6, 2023 by
danakj
Provide an extension point for checking the return type in Fn concepts
design
Design of the library systems as a whole, such as concepts
#346
opened Sep 2, 2023 by
danakj
sus::ops::range_to(3_u32) isn't usable in places that need RangeBounds<usize>
design
Design of the library systems as a whole, such as concepts
#331
opened Aug 23, 2023 by
danakj
Consider plumbing a std::source_location into methods that panic
design
Design of the library systems as a whole, such as concepts
#327
opened Aug 23, 2023 by
danakj
Figure out what to do with non-owning views of maybe-null-terminated strings
design
Design of the library systems as a whole, such as concepts
#326
opened Aug 22, 2023 by
danakj
Previous Next
ProTip!
no:milestone will show everything without a milestone.