Rollup merge of #113249 - tgross35:patch-2, r=jyn514
Document tracking issue for rustdoc `show-type-layout` Tracking issue: https://github.com/rust-lang/rust/issues/113248 ``@rustbot`` label +T-rustdoc +A-docs
This commit is contained in:
commit
fde41023db
1 changed files with 2 additions and 0 deletions
|
|
@ -310,6 +310,8 @@ the source.
|
|||
|
||||
### `--show-type-layout`: add a section to each type's docs describing its memory layout
|
||||
|
||||
* Tracking issue: [#113248](https://github.com/rust-lang/rust/issues/113248)
|
||||
|
||||
Using this flag looks like this:
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue