Skip to content

Pull requests: microsoft/STL

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

<flat_meow>: Add tests for all flat_map constructors, deduction guides and then some flat_meow C++23 container adaptors test Related to test code
#6000 opened Jan 8, 2026 by vmichal Loading…
STL.natvis: Add c_str intrinsic function enhancement Something can be improved visualizer How the VS debugger displays STL types
#5997 opened Jan 7, 2026 by gregg-miskelly Loading…
Remove non-floating complex enhancement Something can be improved
#5984 opened Jan 1, 2026 by AlexGuteniev Loading…
Make module std; and module std.compat; work with Clang modules C++23 modules, C++20 header units
#5982 opened Jan 1, 2026 by cpplearner Loading…
format: we need to include the last byte bug Something isn't working format C++20/23 format
#5977 opened Dec 27, 2025 by AZero13 Loading…
Add Neon implementation of minmax ARM64 Related to the ARM64 architecture performance Must go faster
#5963 opened Dec 15, 2025 by hazzlim Loading…
Reject overlong forms and out-of-range code points in _Mbrtowc bug Something isn't working
#5943 opened Dec 6, 2025 by AZero13 Loading…
Fix off-by-one in format bug Something isn't working format C++20/23 format
#5942 opened Dec 6, 2025 by AZero13 Loading…
Implement LWG-3436 std::construct_at should support arrays LWG Library Working Group issue
#5920 opened Dec 1, 2025 by frederick-vs-ja Loading…
Implement P3612R1 Harmonize Proxy-Reference Operations cxx26 C++26 feature
#5848 opened Nov 12, 2025 by vmichal Loading…
Implement P3860R1 Make atomic_ref<T> Convertible To atomic_ref<const T> cxx20 C++20 feature defect report Applied retroactively
#5846 opened Nov 12, 2025 by frederick-vs-ja Loading…
<limits>: fix traps for integers bug Something isn't working
#5816 opened Oct 28, 2025 by AlexGuteniev Loading…
Optimize transform of vector<bool> for more predicates performance Must go faster
#5796 opened Oct 22, 2025 by AlexGuteniev Loading…
_Locinfo: Use _wsetlocale to query and restore locales bug Something isn't working
#5781 opened Oct 14, 2025 by lb90 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.