We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75bc547 commit 4b2327bCopy full SHA for 4b2327b
reference/src/glossary.md
@@ -3,7 +3,7 @@
3
#### Aliasing
4
5
(Please note: a full aliasing model for Rust has not yet been constructed, but
6
-at the moment we can give the following guidelines.)
+at the moment we can give the following definition.)
7
8
*Aliasing* is any time one pointer or reference points to a "span" of memory
9
that overlaps with the span of another pointer or reference. A span of memory is
0 commit comments