Skip to content

Commit 056fc13

Browse files
committed
Mention other languages.
1 parent de4687c commit 056fc13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/rust.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3109,7 +3109,8 @@ Additional specific influences can be seen from the following languages:
31093109
* The stack-growth implementation of Go.
31103110
* The structural algebraic types and compilation manager of SML.
31113111
* The attribute and assembly systems of C#.
3112-
* The deterministic destructor system of C++.
3112+
* The references and deterministic destructor system of C++.
3113+
* The memory region systems of the ML Kit and Cyclone.
31133114
* The typeclass system of Haskell.
31143115
* The lexical identifier rule of Python.
31153116
* The block syntax of Ruby.

0 commit comments

Comments
 (0)