Commits

Nate Cook committed 63a4107c3cf
[stdlib] Fix type inference issue for BidirectionalCollection This resolves the issue described in SR-1922, where conformance to a bidirectional collection gives errors when implemented using only the minimal protocol requirements.