Skip to content

Issues: crystal-lang/crystal

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Codegen bug for enum autocast in a type declaration kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:codegen
#15445 opened Feb 10, 2025 by straight-shoota
Formatter does not indent case and if when the result is explicitly typed kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:tools:formatter
#15421 opened Feb 6, 2025 by BigBoyBarney
CI failure: CHLD.reset removes previously set trap kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:specs topic:stdlib:system
#15416 opened Feb 5, 2025 by straight-shoota
Pointer deprecation in LibC dlfcn.cr kind:bug A bug in the code. Does not apply to documentation, specs, etc. platform:bsd
#15408 opened Feb 4, 2025 by FLeiXiuS
Unclear error when yielding wrong number of arguments in overloaded method kind:bug A bug in the code. Does not apply to documentation, specs, etc. status:discussion topic:compiler:semantic
#15391 opened Jan 31, 2025 by spuun
Splat block arguments not producing a tuple kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:parser
#15373 opened Jan 24, 2025 by icy-arctic-fox
Missing DWARF debug information kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:debugger
#15360 opened Jan 21, 2025 by Blacksmoke16
Type restrictions in abstract def are not checked when the type doesn't resolve kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic
#15359 opened Jan 20, 2025 by straight-shoota
Cannot :nodoc: def_clone macro good first issue This is an issue suited for newcomers to become aquianted with working on the codebase. kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:tools:docs-generator
#15356 opened Jan 19, 2025 by Blacksmoke16
Implement RFC 0002: ExecutionContext [EPIC] kind:feature topic:multithreading tough-cookie Multi-faceted and challenging topic, making it difficult to arrive at a straightforward decision.
#15342 opened Jan 14, 2025 by ysbaddaden 1.16.0
Codegen bug with duplicate ivar declaration and inheriting from generic instance type kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:codegen
#15338 opened Jan 12, 2025 by straight-shoota
splatting into variadic C function yields a BUG kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic
#15322 opened Jan 6, 2025 by yxhuvud
ProTip! Adding no:label will show everything without a label.