diff --git a/doc/langref.html.in b/doc/langref.html.in index 58948105555518e09cbd494a62df35d16439c50f..5536d2492fe851aedcbfc89c0d1ed9d96ff886e7 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: