internal/cueexperiment: keep all past experiments around
So that any existing users setting them to their final value
when the experiment was completed are not broken unnecessarily.
We had only removed yamlv3decoder so far; the modules experiment
was slated for removal via a TODO, so remove that TODO as well.
Updates #3689.
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: I8fddb699b85bdc8b1115da1d042a9c92084db743
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1207501
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Roger Peppe <rogpeppe@gmail.com>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>