mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-09 21:58:00 +00:00

Computed by diffing of:
$ rg "[ ]+@FEATURE: .*: \"(.*)\";" -r '$1' --no-filename \
crates/std_detect/src/detect/ | sort | uniq
With (from the main Rust repo[^1]):
$ rg "target_feature" tests/ui/check-cfg/well-known-values.stderr
[^1]: e8c698bb3b/tests/ui/check-cfg/well-known-values.stderr (L177)