Skip to content

Pull requests: crystal-lang/crystal

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

Format asciidoc kind:docs
#16992 opened May 21, 2026 by straight-shoota Member Loading…
Keep wider subclass observer when call owner narrows (#16947)
#16990 opened May 21, 2026 by stakach Contributor Loading…
Emit unreachable when reading a NoReturn-typed instance var (#12733)
#16988 opened May 20, 2026 by stakach Contributor Loading…
Fix format annotations of splat parameter kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:tools:formatter
#16987 opened May 20, 2026 by straight-shoota Member Loading…
Downcast wider union body to narrower declared return type (#14596)
#16985 opened May 19, 2026 by stakach Contributor Loading…
Fix virtual dispatch / type filtering for uninstantiated generic subclasses kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:generics topic:compiler:semantic
#16982 opened May 19, 2026 by stakach Contributor Loading…
3
2
Fix HTTP::Client to retry for connection recovery only kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:networking
#16981 opened May 19, 2026 by straight-shoota Member Loading… 1.21.0
Add smoke-platforms script topic:infrastructure
#16974 opened May 17, 2026 by straight-shoota Member Loading…
Defer block typing when called def assigns special vars kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic
#16964 opened May 16, 2026 by stakach Contributor Loading…
Fix: subclass class-var assignment to inherited variable kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler
#16956 opened May 16, 2026 by stakach Contributor Loading…
2 tasks done
Add generic alias support kind:feature topic:lang:type-system
#16955 opened May 15, 2026 by stakach Contributor Loading…
2 tasks done
Add Module#prepend kind:feature topic:lang
#16953 opened May 15, 2026 by stakach Contributor Loading…
3 tasks done
Fix non-commutative union reduction for 3+ types involving modules kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic topic:lang:type-system
#16952 opened May 15, 2026 by stakach Contributor Loading…
Let included module override methods defined in inherited macro breaking-change May have breaking effect in some edge cases. Mostly negligible, but still noteworthy. kind:feature topic:compiler:semantic
#16936 opened May 12, 2026 by stakach Contributor Loading…
Disable automatic fallback to legacy PCRE kind:breaking Intentional breaking change with significant impact. Shows up on top of the changelog. kind:chore topic:stdlib:text
#16924 opened May 7, 2026 by straight-shoota Member Loading… 1.21.0
ProTip! Filter pull requests by the default branch with base:master.