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