Skip to content

Pull requests: dlang/dmd

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

Fix #17906 regression with deleted catch(Exception) block Severity:Regression PRs that fix regressions
#23127 opened May 13, 2026 by adamdruppe Contributor Loading…
Fix regression with deleted catch(Exception) block Severity:Regression PRs that fix regressions
#23126 opened May 13, 2026 by adamdruppe Contributor Loading…
Fix dmd:frontend inline asm linker references
#23120 opened May 11, 2026 by atilaneves Contributor Loading…
Add package.d files under core Druntime Specific to druntime
#23116 opened May 10, 2026 by nordlow Contributor Loading…
put private functions below the fold for objc.d Compiler:Backend glue code, optimizer, code generation Review:Easy Review Severity:Refactoring No semantic changes to code
#23110 opened May 9, 2026 by WalterBright Member Loading…
split todt.d into above and below the fold Compiler:Backend glue code, optimizer, code generation Review:Easy Review Severity:Refactoring No semantic changes to code
#23107 opened May 9, 2026 by WalterBright Member Loading…
add note about VRP not applying to assignment operator exps Spec Issues and PR about the language specification
#23101 opened May 8, 2026 by WalterBright Member Loading…
Make the AST nodes a package Severity:Refactoring No semantic changes to code
#23098 opened May 8, 2026 by thewilsonator Contributor Loading…
Fix druntime -preview=nosharedaccess errors
#23056 opened May 1, 2026 by atilaneves Contributor Draft
Fix #18015 - dtoh: Insufficient size_t/ptrdiff_t detection Feature:dtoh C++ header generation
#22998 opened Apr 20, 2026 by dkorpel Contributor Loading…
Fix #22709 - Use of extern(C++) destructor is hidden
#22931 opened Apr 13, 2026 by dkorpel Contributor Loading…
[spec/statement] Clarify foreach restrictions
#22917 opened Apr 13, 2026 by ntrel Contributor Loading…
Implement opUDAOn and opChildOfUDAOn Review:Needs Spec PR A PR updating the language specification needs to be submitted to dlang.org
#22915 opened Apr 13, 2026 by rikkimax Contributor Draft
Call copy constructor for arguments passed to variadic array
#22909 opened Apr 11, 2026 by ntrel Contributor Loading…
Add new flag -unittest-roots Review:Needs Changelog A changelog entry needs to be added to /changelog Spec Issues and PR about the language specification
#22906 opened Apr 10, 2026 by nordlow Contributor Loading…
ProTip! Filter pull requests by the default branch with base:master.