Issues
- 8
Linker on macOS prints excessive warnings in CI
#15130 opened by straight-shoota - 14
`Array#map` is vulnerable to concurrent mutation
#15161 opened by straight-shoota - 8
Propagating the target compiler to subcommands
#15145 opened by straight-shoota - 5
- 3
CSV.parse - Support Headers
#15170 opened by stellarpower - 0
- 0
Incorrect error message for enum member autocasting
#15166 opened by RX14 - 5
Improve compile-time flags
#15157 opened by ysbaddaden - 2
- 2
Remove empty lines from `String#each_line`
#15149 opened by straight-shoota - 4
`Process.find_executable` considers all files as executable on Windows
#15146 opened by straight-shoota - 0
ECR: Support block syntax
#15147 opened by skinnyjames - 2
CI failure: Recursion while initializing class variables and/or constants
#15029 opened by straight-shoota - 2
use uninitialized when declaration a class level instance variable work, but not work when use property macro.
#15133 opened by zw963 - 2
- 5
Compilation error when using generic inheritance, class variable and union
#15120 opened by wolfgang371 - 1
- 4
Allow method overloads for `enum` members
#15063 opened by jgaskins - 2
`File.info?` on a directory path to file breaks on Windows
#15073 opened by HertzDevil - 0
Formatting a call on an instance variable directly within short block syntax
#15112 opened by Blacksmoke16 - 10
`crystal tool unreachable` support for specs
#15061 opened by devnote-dev - 7
`ThreadLocalValue` is not fiber-aware
#15088 opened by straight-shoota - 2
Regression issue introduced in #14962 ?
#15101 opened by zw963 - 4
Better handle explicit chunked encoding responses
#15089 opened by Blacksmoke16 - 7
Thread-safety for union types
#15085 opened by straight-shoota - 2
Complex numbers division error
#15072 opened by SlayerShadow - 2
Stack size of non-main threads on POSIX
#15045 opened by HertzDevil - 3
- 0
Cyclic references in the type hierarchy
#15066 opened by straight-shoota - 2
Add `Colorize::Object#print`
#15079 opened by devnote-dev - 3
Should ECR provide support for escaping rendered output?
#15078 opened by robacarp - 15
Add a "prefill" method to IO::Buffered with read buffering
#15075 opened by spuun - 5
Add `Iterator(T).empty`
#15038 opened by spuun - 2
- 3
Missing inherited methods sections
#15053 opened by Blacksmoke16 - 2
Add OSSF Scorecard GH Action and badge to README
#15062 opened by CyrilBaah - 4
- 7
Illegal instruction when using libssl
#15056 opened by j-m-harris - 2
- 5
Strings should be limited to a single line by default
#15031 opened by nobodywasishere - 1
- 9
getrandom.cr fails in Alpine under Docker (crystal 1.13.2)
#15034 opened by jadonk - 1
Invalid memory access in Windows CI
#15028 opened by straight-shoota - 2
A `while` loop hangs application when `nil` assignment is used for falsey
#15026 opened by crimson-knight - 1
Cosmopolitan port
#15024 opened by fithisux - 0
Add `NamedTuple#reverse_merge`
#15023 opened by stephannv - 0
Add `SemanticVersion.valid?` and `SemanticVersion.parse?`
#15020 opened by devnote-dev - 1
Add `Char#==(other : String)`
#15014 opened by nobodywasishere - 0
The file `NUL` does not exist on Windows
#15019 opened by HertzDevil - 2
[formatter] correct the whitespace before left parentheses when invoke a method?
#15015 opened by zw963