Jai
d9383e6aa5
Fix crash when accessing span of empty InlineArray ( #85268 )
...
Fix crash when creating a Span from an empty InlineArray whose storage
is only byte-aligned. #85265 .
---------
Co-authored-by: Guillaume Lessard <glessard@tffenterprises.com >
2025-11-04 10:15:24 -05:00
Guillaume Lessard
f931d296a2
[stdlib] add InlineArray.mutableSpan
2025-04-09 09:56:06 -07:00
Guillaume Lessard
b90a6fcb41
[stdlib] add CollectionOfOne.mutableSpan
2025-04-09 09:56:06 -07:00
Guillaume Lessard
8e5506e0b2
Revert "[temporary] disable spans over inline elements"
...
This reverts commit 7b035936e4 .
2025-04-04 14:50:51 -07:00
Guillaume Lessard
7b035936e4
[temporary] disable spans over inline elements
2025-03-21 17:26:29 -07:00
Guillaume Lessard
31daf5ccaf
[test] amend test command
2025-03-21 17:24:45 -07:00
Guillaume Lessard
3d6070ddac
[test] add a test case
2025-03-10 08:54:08 -07:00
Guillaume Lessard
2980878a0f
Update test/stdlib/Span/InlineSpanProperties.swift
...
Co-authored-by: Ben Rimmington <me@benrimmington.com >
2025-03-10 08:54:08 -07:00
Guillaume Lessard
afb627d189
[test] rename files
2025-03-10 08:54:07 -07:00