summaryrefslogtreecommitdiff
path: root/find.sh
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2021-12-10 10:15:48 +0100
committerMartin Fischer <martin@push-f.com>2021-12-10 10:15:48 +0100
commit8be7aa457cc8907acccb75bf5efcdc26c5b952ee (patch)
tree313e1654739ae935d3a4fba928e7417b827cba8d /find.sh
parent3fb839710a459c2c177adf993df9e02d031c5a5a (diff)
aggregate lib_feats.txt
Diffstat (limited to 'find.sh')
-rwxr-xr-xfind.sh2
1 files changed, 2 insertions, 0 deletions
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