We need to rethink how `@experimental` should work to: - fix the problems with bootstrapping the compiler (until then 3.0.0 has to be used as the reference compiler) - ~~eliminate strange behaviours and unexpected limitations (e.g. https://github.com/lampepfl/dotty/issues/13091)~~ - take into account the expectations of the community regarding this feature Related discussion: https://contributors.scala-lang.org/t/experimental-annotation-behaviour-redesign/5187