mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user