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 de4687c commit 056fc13Copy full SHA for 056fc13
doc/rust.md
@@ -3109,7 +3109,8 @@ Additional specific influences can be seen from the following languages:
3109
* The stack-growth implementation of Go.
3110
* The structural algebraic types and compilation manager of SML.
3111
* The attribute and assembly systems of C#.
3112
-* The deterministic destructor system of C++.
+* The references and deterministic destructor system of C++.
3113
+* The memory region systems of the ML Kit and Cyclone.
3114
* The typeclass system of Haskell.
3115
* The lexical identifier rule of Python.
3116
* The block syntax of Ruby.
0 commit comments