Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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
#443 opened Dec 20, 2023 by danakj 1. Iterators
Iterator::collect should ideally support conversions design Design of the library systems as a whole, such as concepts
#425 opened Dec 6, 2023 by danakj 1. Iterators
Think about Vec construction from variadics design Design of the library systems as a whole, such as concepts
#423 opened Dec 6, 2023 by danakj 3. Containers library
DynIterator type erasure design Design of the library systems as a whole, such as concepts
#422 opened Dec 6, 2023 by danakj 1. Iterators
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
#420 opened Dec 6, 2023 by danakj 3. Containers library
Add c_int and c_uint portability helper type design Design of the library systems as a whole, such as concepts
#412 opened Nov 29, 2023 by danakj 0. Numerics
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
#394 opened Oct 2, 2023 by danakj 0. Numerics
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
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
#357 opened Sep 10, 2023 by danakj 1. Iterators
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
Downcast design Design of the library systems as a whole, such as concepts
#333 opened Aug 23, 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
ProTip! no:milestone will show everything without a milestone.