You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The set of features in arch/aarch64.rs is rather behind the architecture (and what's described by Linux's auxv).
I went to bring the list up to date, and noticed that a few are actually listed (in os/linux/aarch64.rs), but commented out. Are they deliberately omitted? If so, what criteria are used for inclusion here?