Most recent issues (show/hide)
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
zef install Linenoise advice fails in most cases
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
$.foo silently ignores assignments if not specified as "is rw"
CLOSED
"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
Incorrect Error: BEGIN time evaluation only supported for simple constructs so far
CLOSED
REPL int on different lines causing bytecode validation errors
OPEN
EVAL in a constant stumbling over missing outer $_
CLOSED
Inconsistent handling of Routine.wrap with differing Signatures
OPEN
RakuAST: lexical token and <.a> errors out in weird way
OPEN
Caller-$/-setting is too invasive
OPEN
Parsing issue with `(require SomeModule)` expression
OPEN
Providing a test filter to the IO::Path dir method makes the . and .. directories eligible to be returned
OPEN
RakuAST: spurious sigspace worry
CLOSED
DateTime's built-in methods disregarding timezone
OPEN