Skip to content

Commit

Permalink
fix heading level of alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtwco committed Nov 27, 2024
1 parent 5573be7 commit 2831cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/3729-sized-hierarchy.md
Original file line number Diff line number Diff line change
Expand Up @@ -1008,7 +1008,7 @@ After the edition migration, the default bound is
| `ValueSized` | `?const ValueSized` |
| `Pointee` | `?ValueSized` |

# Why not re-use `std::ptr::Pointee`?
## Why not re-use `std::ptr::Pointee`?
[why-not-re-use-stdptrpointee]: #why-not-re-use-stdptrpointee

`Pointee` is distinct from the existing unstable trait [`std::ptr::Pointee`][api_pointee]
Expand Down

0 comments on commit 2831cca

Please sign in to comment.