diff --git a/doc/langref.html.in b/doc/langref.html.in index d1814ad9a33d347b6d13a440c60fa4c5ecee62bd..3be3131843bf40a078d8519dae2b642cac04b83d 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: