Skip to content

Commit a340bf1

Browse files
jtravsViralBShah
andauthored
Note that views no longer allocate in NEWS (#35851)
* Note that views no longer allocate in NEWS Co-authored-by: Viral B. Shah <ViralBShah@users.noreply.github.com>
1 parent 8babf99 commit a340bf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Compiler/Runtime improvements
6464
Code that requires assumptions about object layout and addresses (usually for
6565
interoperability with C or other languages) might need to be updated; for
6666
example any object that needs a stable address should be a `mutable struct`.
67+
As a result, Array `view`s no longer allocate ([#34126]).
6768

6869
Command-line option changes
6970
---------------------------

0 commit comments

Comments
 (0)