Skip to content

Pull requests: dlang/phobos

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

Inline more trivial functions
#10880 opened Oct 14, 2025 by nordlow Loading…
Add std.atomic support
#10864 opened Sep 14, 2025 by rymrg Loading…
Adding move-only for Dlang arrays
#10781 opened May 17, 2025 by GalaxyRider111 Loading…
Fix Issue 24165 - Failed readf leaves File in inconsistent state Review:Salvage This PR needs work, but we want to keep it and it can be salvaged. Severity:Bug Fix stalled
#8826 opened Oct 14, 2023 by pbackus Loading…
[std.range.chain] Use static assert instead of complex constraint Review:Salvage This PR needs work, but we want to keep it and it can be salvaged. stalled
#8821 opened Sep 22, 2023 by ntrel Loading…
Fix Issue 23977 - [REG2.102] cannot use getSymbolsByUDA on template struct with alias member Review:Salvage This PR needs work, but we want to keep it and it can be salvaged. Severity:Bug Fix Severity:Regression Issues that are regressions/PRs that fix regressions
#8775 opened Jun 29, 2023 by RazvanN7 Loading…
fix(stdio): allow usage of file writer on shared non-blocking file descriptors Review:Salvage This PR needs work, but we want to keep it and it can be salvaged. stalled
#8725 opened Mar 20, 2023 by ljmf00 Loading…
Draft: Generalize dirEntries to take a DirEntry predicate as parameter Review:Salvage This PR needs work, but we want to keep it and it can be salvaged. stalled
#8586 opened Oct 5, 2022 by nordlow Loading…
chore(allocator): make and makeArray should allocate aligned memory Allocators Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#8577 opened Sep 19, 2022 by ljmf00 Loading…
std.typecons: Greatly simplify scoped() Merge:Blocked Review:Refactoring Review:Salvage This PR needs work, but we want to keep it and it can be salvaged. stalled
#8460 opened May 13, 2022 by kinke Loading…
math: add LDC restritions on usage of x87 extensions Merge:Blocked Merge:stalled Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#8323 opened Nov 28, 2021 by ljmf00 Draft
remove use of INLINE_YL2X from std.math math Merge:Needs Rebase Merge:stalled Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#7668 opened Oct 19, 2020 by thewilsonator Loading…
Use moved core.lifetime.move{,Emplace} for std.algorithm.mutation.move{,Emplace} Merge:Needs Rebase Merge:stalled Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#6848 opened Jan 31, 2019 by wilzbach Loading…
Make KRR allocate @safe Allocators Merge:stalled needs rebase Review:Salvage This PR needs work, but we want to keep it and it can be salvaged. Severity:Enhancement stalled
#6416 opened Apr 3, 2018 by edi33416 Loading…
Make AffixAllocator take into account RCISharedAllocator Allocators Merge:Needs Rebase Merge:stalled needs rebase Review:Salvage This PR needs work, but we want to keep it and it can be salvaged. stalled
#6205 opened Feb 21, 2018 by edi33416 Loading…
ProTip! Exclude everything labeled bug with -label:bug.