Alexis Laferrière
2d339c1260
Sema: Custom diagnostic for var decls referencing a restricted type
...
Replace the `here` part of the generic exportability diagnostic for
variables with: `in a property declaration marked public or in a
'@frozen' or '@usableFromInline' context`.
The full diagnostic now looks like:
```
error: cannot use struct 'ImportedType' in a property declaration marked
public or in a '@frozen' or '@usableFromInline' context;
'HiddenDependency' has been imported as implementation-only
```
This should be improved further to support implicitly exported memory
layouts in non-library-evolution and embedded.
2025-10-21 11:30:52 -07:00
..
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-09-25 07:13:18 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-09-11 14:39:05 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-07-18 13:27:08 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-10-08 15:46:34 -07:00
2025-10-08 17:31:57 -07:00
2025-06-23 15:57:34 -07:00
2025-08-13 11:26:07 -07:00
2025-08-13 17:57:05 -07:00
2025-06-23 15:57:34 -07:00
2025-07-14 16:03:52 -07:00
2025-06-23 15:57:34 -07:00
2025-10-04 14:19:52 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-08-13 11:26:07 -07:00
2025-08-13 11:26:07 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-10-04 14:19:52 -07:00
2025-06-23 15:57:34 -07:00
2025-08-08 07:57:44 -07:00
2025-06-23 15:57:34 -07:00
2025-08-04 15:16:30 +01:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-08-08 07:57:44 -07:00
2025-06-23 15:57:34 -07:00
2025-10-21 11:30:52 -07:00
2025-06-23 15:57:34 -07:00
2025-06-23 15:57:34 -07:00
2025-10-21 11:30:52 -07:00
2025-08-05 13:37:38 -07:00