(cd caniuse.rs; git checkout main; git pull --ff-only) (cd ~/repos-contrib/rust; git checkout master; git pull --ff-only) ./find.sh | grep -oP '(?<=feature = ")([^"]+)' > lib_feats.txt rm -r build/ ./build.py