forked from google/comprehensive-rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not show trait vtables as located in the heap in memory diagram (g…
…oogle#1882) This diagram is misleading and I often explain that the character data of string literals resides in the executable's static data, with vtables working the same.
- Loading branch information
1 parent
976f6f6
commit 42f6e11
Showing
1 changed file
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters