mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
f838a425e3
Fix documentation for is_X_feature_detected! These are now properly documented for all architectures and the stability attributes in the docs are now correctly displayed. This addresses this comment by `@ehuss:` https://github.com/rust-lang/rust/pull/90271#issuecomment-1038400916 cc `@adamgemmell`