diff --git a/doc/langref.html.in b/doc/langref.html.in index f06c249ad3..b0b015bd50 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -5320,7 +5320,7 @@ test "fn reflection" {
The number of unique error values across the entire compilation should determine the size of the error set type. - However right now it is hard coded to be a {#syntax#}u16{#endsyntax#}. See #768. + However right now it is hard coded to be a {#syntax#}u16{#endsyntax#}. See #786.
You can {#link|coerce|Type Coercion#} an error from a subset to a superset: