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

Cleanup documentation URLs documentation Related to documentation or comments
#6117 opened Feb 27, 2026 by StephanTLavavej Loading…
Vector algorithms: runtime coverage for ARM64EC non-vectorized fallbacks again ARM64EC I can't believe it's not x64! test Related to test code
#6107 opened Feb 25, 2026 by AlexGuteniev Loading…
fix: implement LWG-4015 to make optional conversions ADL-proof LWG Library Working Group issue
#6102 opened Feb 22, 2026 by daksh-goyal Loading…
Stop accepting string<long double> enhancement Something can be improved
#6099 opened Feb 22, 2026 by AlexGuteniev Loading…
Make most tests pass with /Zc:alignedNew- test Related to test code
#6087 opened Feb 15, 2026 by AlexGuteniev Loading…
<optional>: Add Address Sanitizer annotations ASan Address Sanitizer enhancement Something can be improved
#6010 opened Jan 14, 2026 by ozguronsoy Loading…
Optimize integer to_chars with division by 100 performance Must go faster
#6007 opened Jan 11, 2026 by AlexGuteniev 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…
Implement P3612R1 Harmonize Proxy-Reference Operations cxx26 C++26 feature
#5848 opened Nov 12, 2025 by vmichal Loading…
<limits>: fix traps for integers bug Something isn't working
#5816 opened Oct 28, 2025 by AlexGuteniev Loading…
ProTip! Filter pull requests by the default branch with base:main.