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

Add SVE implementations of bitset_meow_string
#6420 opened Aug 27, 2026 by Hari Limaye (hazzlim) Contributor Loading…
Test: Remove broken TEST_EVERYTHING branch from P0896R4_views_elements ranges C++20/23 ranges test Related to test code
#6415 opened Aug 24, 2026 by zika (tycket033-tech) Loading…
LWG-3417: Deprecate volatile atomic inc/dec and wait/notify operations LWG Library Working Group issue
#6408 opened Aug 20, 2026 by Shengxin Pei (TPPPP72) Contributor Loading…
Add SVE implementation of remove ARM64 Related to the ARM64 architecture performance Must go faster
#6407 opened Aug 18, 2026 by Hari Limaye (hazzlim) Contributor Loading…
<exception>: Optimize exception_ptr operations performance Must go faster
#6403 opened Aug 15, 2026 by nt (namtran1812) Loading…
<xmemory>: Document the iterator debugging invariants documentation Related to documentation or comments
#6391 opened Aug 1, 2026 by Prakriti Sharma (prakriti31) Loading…
[not for review] Investigate ARM test failure in P0811R3_midpoint_lerp ARM64 Related to the ARM64 architecture uncharted Excluded from the Status Chart
#6386 opened Jul 29, 2026 by statementreply Contributor Loading…
Determine TESTS_BUILD_ONLY's default by probing. ARM64EC I can't believe it's not x64! ARM64 Related to the ARM64 architecture build Related to the build system
#6384 opened Jul 27, 2026 by Billy O'Neal (BillyONeal) Member Loading…
P3059R2: Making user-defined constructors of view iterators/sentinels private. cxx20 C++20 feature defect report Applied retroactively ranges C++20/23 ranges
#6382 opened Jul 26, 2026 by Iskandar Emomzoda (iskandarem) Contributor Loading…
12 tasks done
Fix poisoning leftover for vector and string ASan annotations ASan Address Sanitizer bug Something isn't working
#6285 opened May 13, 2026 by Amy Wishnousky (amyw-msft) Member Loading…
Fix excessive comparisons in minmax algorithms bug Something isn't working
#6264 opened Apr 28, 2026 by Mirion (mirion-dev) Contributor Loading…
improve flat_map specific coverage for GH-6045 flat_meow C++23 container adaptors test Related to test code
#6247 opened Apr 11, 2026 by Mahtab Alam (mahtab04) Loading…
STL.natvis: add layout_stride::mapping visualizer mdspan C++23 mdspan visualizer How the VS debugger displays STL types
#6245 opened Apr 10, 2026 by Jakub Mazurkiewicz (JMazurkiewicz) Contributor Loading…
Allow ASan container annotations to activate piecemeal ASan Address Sanitizer bug Something isn't working
#6211 opened Apr 3, 2026 by Amy Wishnousky (amyw-msft) Member Loading…
Optimize is_permutation for vector<bool> performance Must go faster
#6148 opened Mar 7, 2026 by Alex Guteniev (AlexGuteniev) Contributor Loading…
Stop accepting string<long double> enhancement Something can be improved
#6099 opened Feb 22, 2026 by Alex Guteniev (AlexGuteniev) Contributor Loading…
Remove non-floating complex enhancement Something can be improved
#5984 opened Jan 1, 2026 by Alex Guteniev (AlexGuteniev) Contributor 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 S. B. Tam (cpplearner) Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.