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 4578ad2 commit 70a5901Copy full SHA for 70a5901
HISTORY.md
@@ -64,6 +64,7 @@ Compiler/Runtime improvements
64
Code that requires assumptions about object layout and addresses (usually for
65
interoperability with C or other languages) might need to be updated; for
66
example any object that needs a stable address should be a `mutable struct`.
67
+ As a result, Array `view`s no longer allocate ([#34126]).
68
69
Command-line option changes
70
---------------------------
0 commit comments