Open
Description
This is a quick summary of what the STL maintainers are working on and how much time they have to review PRs.
Maintainer | Review Capacity | Notes |
---|---|---|
@StephanTLavavej | 🦾🦾🦾🦾🦾 | 0%, ARM32 removal |
@StephanTLavavej Priorities
✅ Approved since last Wed
- Categorize remaining regex-related libcxx test failures #5587
<regex>
: Limit recursion in the parser #5588
☑️ Done since last Wed
- 🚀 Merged 13 PRs
⚠️ High priority
🦄 Nice to have
- Modules:
- ⚙️ Module translation work
- 🐞 Modules Bug Bash II
- 🕵️ Investigate Clang modules (see Arthapz's incantations in Discord)
- 📃 Modules guide with
"%VCToolsInstallDir%\modules\std.ixx"
- ⏳ Contribution Guidelines
- 🐞 Record bugfixes in Tracking Issue for constexpr Containers: P0784, P0980, P1004 #1566
- 🐞 Fix <exception>: std::exception::what has wrong signature #948 (with an escape hatch)
- 📜 Write a blog post after
flat_meow
lands, talking about library-only completeness, other work like vectorization and the sleep/wait fixes, plan for compiler-dependent features, start of 26 work, and ongoing modules work