From 8be7aa457cc8907acccb75bf5efcdc26c5b952ee Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Fri, 10 Dec 2021 10:15:48 +0100 Subject: aggregate lib_feats.txt --- find.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 find.sh (limited to 'find.sh') diff --git a/find.sh b/find.sh new file mode 100755 index 0000000..17a7e11 --- /dev/null +++ b/find.sh @@ -0,0 +1,2 @@ +cd ~/repos-contrib/rust +git grep -hEo '(un)?stable\(feature =.+\)' library/ | grep -v 'issue = "none"' | sort | uniq -- cgit v1.2.3