Files
swift-mirror/validation-test/compiler_crashers_2_fixed
Ben Cohen 4ddac3fbbd [stdlib] Eradicate IndexDistance associated type (#12641)
* Eradicate IndexDistance associated type, replacing with Int everywhere

* Consistently use Int for ExistentialCollection’s IndexDistance type.

* Fix test for IndexDistance removal

* Remove a handful of no-longer-needed explicit types

* Add compatibility shims for non-Int index distances

* Test compatibility shim

* Move IndexDistance typealias into the Collection protocol
2017-12-08 12:00:23 -08:00
..
2017-03-13 11:50:02 -07:00
2017-04-04 13:10:43 -07:00
2017-02-25 16:17:28 -08:00
2017-05-03 22:31:52 -07:00
2017-05-07 01:57:38 -07:00
2017-05-22 18:35:52 -07:00