trifectatechfoundation / teach-rs

A modular, reusable university course for Rust
https://teach-rs.trifectatech.org
Creative Commons Attribution Share Alike 4.0 International
2.92k stars 137 forks source link

Stack heap diagram fixes #89

Closed andybalaam closed 9 months ago

andybalaam commented 10 months ago

After:

image

Before:

image

Included here are these changes. Let me know if you'd like me to split them out into separate PRs:

hdoordt commented 9 months ago

Hi @andybalaam, thanks for this! I'm currently in the process of heavily refactoring the repo content. When that's done, I'll be happy to pull in your changes. Turns out it's best to do this the other way around