Common things that are known to have problems or not work in Rakudo as of 2009-01-02.
(Where appropriate, provide a reference to the corresponding RT ticket.)
arrays in list declarations -- e.g., my ($b, @a) = ...
arrays and hashes as parameters in methods/subs
reading array/hash elements causes them to autovivify