Guillaume Lessard
|
d4e57530a5
|
[test] Ref and MutableRef conformances
|
2026-05-15 16:20:57 -07:00 |
|
Guillaume Lessard
|
79ac549c9e
|
[test] add idiomatic availability requirements
|
2026-05-15 16:04:07 -07:00 |
|
Alejandro Alonso
|
f5561eaa4a
|
Let Ref reference nonescapable types
|
2026-05-09 11:00:23 -07:00 |
|
Alejandro Alonso
|
6b960acf30
|
Merge pull request #88766 from Azoy/fix-box-test
[test] Change Box test to not be a FileCheck test
|
2026-05-05 10:26:45 -07:00 |
|
Alejandro Alonso
|
b87c07a487
|
Rename Borrow and Inout to Ref and MutableRef
|
2026-05-01 16:54:42 -07:00 |
|
Alejandro Alonso
|
65deea85c2
|
Add unittest import
|
2026-04-30 15:04:10 -07:00 |
|
Alejandro Alonso
|
2c31ecdaf1
|
Change Box test to use unittest library
|
2026-04-30 12:02:54 -07:00 |
|
Alejandro Alonso
|
606ed251ad
|
Rename to UniqueBox
Rename test from Unique to UniqueBox
|
2026-04-21 12:29:35 -07:00 |
|
Alejandro Alonso
|
3c6dd46953
|
Rename Box to Unique
rename test to unique
|
2026-04-21 10:59:37 -07:00 |
|
Alejandro Alonso
|
bfe516cd95
|
Use a named property instead of an empty subscript
|
2026-04-21 10:58:56 -07:00 |
|
Alejandro Alonso
|
ee344d6a20
|
Add Box tests
|
2026-04-21 10:58:55 -07:00 |
|
Alejandro Alonso
|
9bfe48ebba
|
Change BorrowInout test to not be filechecked
|
2026-03-03 13:01:41 -08:00 |
|
Alejandro Alonso
|
f5700e7db8
|
Add Borrow and Inout to new runtimes cmake
|
2026-02-24 15:08:01 -08:00 |
|
Alejandro Alonso
|
a2210eee23
|
Add some very basic test usage of Borrow and Inout
Update BorrowInout.swift
Update BorrowInout.swift
|
2026-02-24 13:05:43 -08:00 |
|
Kavon Farvardin
|
0420310623
|
NCGenerics: it's no longer "experimental"
resolves rdar://127701059
|
2024-05-08 10:49:12 -07:00 |
|
Kavon Farvardin
|
554fa49a1f
|
Test: clean-up noncopyable_generics lit usage
There no longer is a lit feature called `noncopyable_generics`, it's
just always on now.
|
2024-04-01 12:28:08 -07:00 |
|
Karoy Lorentey
|
7fc54cab80
|
[stdlib] MemoryLayout: Add support for non-copyable type arguments
[stdlib] MemoryLayout: Update Swift version numbers
[stdlib] MemoryLayout: Actually hide legacy ABI
|
2024-03-18 11:03:48 -07:00 |
|