Brainstorm with me. How plausible is it for quickcheck to break ties with rand?https://github.com/BurntSushi/quickcheck/issues/241 …
For apps, I don't care much abut MSRV. In that case, I'm okay with just building an older version. This is harder to do with libraries though, because everything is intertwined and distros only want to package one version of a library (AFAIK). See also:https://github.com/BurntSushi/ripgrep/issues/1019 …