]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/rustfmt/tests/source/cfg_if/detect/arch/x86.rs
Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmt
[rust.git] / src / tools / rustfmt / tests / source / cfg_if / detect / arch / x86.rs
index d26f4ee894fad47e06775b84580d806c16109734..131cbb855f163115b08a73dacb41fb7a05f2675c 100644 (file)
@@ -329,7 +329,7 @@ pub enum Feature {
     tbm,
     /// POPCNT (Population Count)
     popcnt,
-    /// FXSR (Floating-point context fast save and restor)
+    /// FXSR (Floating-point context fast save and restore)
     fxsr,
     /// XSAVE (Save Processor Extended States)
     xsave,