summaryrefslogtreecommitdiff
path: root/find.sh
diff options
context:
space:
mode:
Diffstat (limited to 'find.sh')
-rwxr-xr-xfind.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/find.sh b/find.sh
index 17a7e11..105c8cc 100755
--- a/find.sh
+++ b/find.sh
@@ -1,2 +1,2 @@
-cd ~/repos-contrib/rust
+cd rust
git grep -hEo '(un)?stable\(feature =.+\)' library/ | grep -v 'issue = "none"' | sort | uniq