mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Briefly, some versions of Span in the standard library violated trivial lifetimes; versions of the compiler built at that time simply ignored dependencies on trivial values. For now, disable trivial dependencies to allow newer compilers to build against those older standard libraries. This check is only relevant for ~6 mo (until July 2025).