Skip to content

trpl stack frame illustrations don't render correctly #25428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
brson opened this issue May 15, 2015 · 2 comments
Closed

trpl stack frame illustrations don't render correctly #25428

brson opened this issue May 15, 2015 · 2 comments

Comments

@brson
Copy link
Contributor

brson commented May 15, 2015

On this page http://doc.rust-lang.org/stable/book/the-stack-and-the-heap.html

I see

| Address | Name | Value | +---------+------+-------+ | 4 | i | 6 | | 3 | c | 1 | | 2 | b | 100 | | 1 | a | 5 | | 0 | x | 42 

I don't think this is intended.

@killercup
Copy link
Member

Should be fixed by #25395.

@steveklabnik
Copy link
Member

Yes, this should have been fixed. 😢 about stable...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants