diff --git a/doc/langref.html.in b/doc/langref.html.in index d1814ad9a..3be313184 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -6699,7 +6699,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: