diff --git a/doc/langref.html.in b/doc/langref.html.in index 5894810555..5536d2492f 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -6695,7 +6695,7 @@ async fn func(y: *i32) void { This builtin function atomically dereferences a pointer and returns the value.

- {#syntax#}T{#endsyntax#} must be a pointer type, a {#syntax#}bool{#endsyntax#} + {#syntax#}T{#endsyntax#} must be a pointer type, a {#syntax#}bool{#endsyntax#}, a float, an integer whose bit count meets these requirements: