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