summaryrefslogtreecommitdiff
path: root/find.sh
blob: 17a7e118a9beb8197fcfbe401b9604200019c775 (plain)
1
2
cd ~/repos-contrib/rust
git grep -hEo '(un)?stable\(feature =.+\)' library/ | grep -v 'issue = "none"' | sort  | uniq