e89aabbba1
It is required when enum members contain some special annotations which should be recorded in descriptor. Due to some recursive/lazy resolve problems, compiler plugin frontend can't infer @Serializable on enum automatically, therefore, we ask a user to explicitly provide it. Also fix ir tests