Skip to content

Commit fde4102

Browse files
authored
Rollup merge of #113249 - tgross35:patch-2, r=jyn514
Document tracking issue for rustdoc `show-type-layout` Tracking issue: #113248 ``@rustbot`` label +T-rustdoc +A-docs
2 parents efd2739 + 4fae271 commit fde4102

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/doc/rustdoc/src/unstable-features.md

+2
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,8 @@ the source.
310310

311311
### `--show-type-layout`: add a section to each type's docs describing its memory layout
312312

313+
* Tracking issue: [#113248](https://github.com/rust-lang/rust/issues/113248)
314+
313315
Using this flag looks like this:
314316

315317
```bash

0 commit comments

Comments
 (0)