Skip to content

Commit 4c48ffa

Browse files
committed
add warning about reference section
1 parent b539906 commit 4c48ffa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/doc/tarpl/references.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ what *aliased* means. To define aliasing, we must define the notion of
2222
*paths* and *liveness*.
2323

2424

25+
**NOTE: The model that follows is generally agreed to be dubious and have
26+
issues. It's ok-ish as an intuitive model, but fails to capture the desired
27+
semantics. We leave this here to be able to use notions introduced here in later
28+
sections. This will be significantly changed in the future. TODO: do that.**
2529

2630

2731
# Paths

0 commit comments

Comments
 (0)