Most recent issues (show/hide)
zef install Linenoise advice fails in most cases
OPEN
"You have to pass an explicitly typed..." message missing for typed Hash.
CLOSED
improve the output when printing the outcome of a successful match
CLOSED
unable to access hash values when key is empty string
CLOSED
No release 2025.08 artifact available
CLOSED
Blin 2025.08, round 1
CLOSED
$.foo silently ignores assignments if not specified as "is rw"
OPEN
sub MAIN( $a ) { } with no args errors instead of displaying usage
OPEN
[RakuDoc] Line numbers in AST
OPEN
<a b c>≫.uc Fails
CLOSED
Unintuitive range behaviour for '12'..'24'
CLOSED
IO::Path::slurp replaces newlines even when the decoder doesn't
OPEN
Has `System::Info` gone AWOL, should it be implemented, or has `Compiler` dead code in it?
CLOSED
Error running `raku -V` on MacOS CI
OPEN
MoarVM panic when returning outside of a Routine with await/start
OPEN
Can't return from a react block
CLOSED
Match against (malformed) RE / <![a]>* / hangs
OPEN
`raku` method returns invalid code for emoji enum members
CLOSED
`infix:^^` returns an undefined value for `True ^^ True` instead of `Nil`
OPEN
Installation warning on windows 10
OPEN
WARNING: unhandled Failure detected in DESTROY. after "4 x 'a'"
OPEN
Named params on sub signature
CLOSED
Nested whenevers cause supply values to change their order
CLOSED
`Attribute` class is missing some introspection methods
CLOSED
pop and shift could take a count argument
CLOSED
6.e Release Checklist
OPEN
Inconsistent results with complex numbers and infinities
OPEN
Confusion when declaring nested multi-part-name packages with similar names to the outer package
OPEN
Promise should have more helpers for awaiting multiple promises
OPEN
Promise.andthen and Promise.orelse could provide the .result or .cause directly.
OPEN
Blin 2025.06, round 1
CLOSED
Unable to build 2025.04 on Alpine Linux
CLOSED
Parser fails to parse certain Unicode characters
CLOSED
\() ~~ Signature.new throws when it probably shouldn't
OPEN
Default initialization of enums in roles
CLOSED
Using a subset as a type sets the *base* type as default in v6.e.PREVIEW
OPEN
`my class A { has $.a where * > 0 }` does not compile in 6.e
OPEN
Token `return` acts as a `return` statement in 6.e
OPEN
keys `:k` with shaped arrays
OPEN
`::('Exception').gist` throws in v6.e.PREVIEW
OPEN
`$CALLER::foo` allows access to caller's `my $foo` in 6.e
OPEN
"make install" fails under RAKUDO_RAKUAST=1
OPEN
RakuAST: `*>>.foo` producing incorrect (Q)AST
CLOSED
Unicode normalization forms (NFD, NFC, NFKD, NFKC) in Raku do not decompose precomposed characters according to Unicode standard
CLOSED
Nightly gets different results when doing zef install on Pod::To::HTML
OPEN
regex array interpolation sometimes fails to match
OPEN
Creating a lot of PseudoHashes in a loop sometimes hangs
OPEN
grep adding structure to result
OPEN