Files
swift-mirror/test/Prototypes
Slava Pestov f24cf9a2fa Enable Requirement Machine unconditionally for test/Prototypes/BigInt.swift
This would fail in asserts builds because the GSB produced an invalid
minimal signature. It now started failing in noassert builds as well
because we cross-check generic signatures against the Requirement
Machine.

Instead run this test with the Requirement Machine enabled unconditionally
since it works now.
2022-03-09 12:04:49 -05:00
..