Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.53 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.53 KB

Swift

Versions

Migrations

Blogs

Tip: mark a workaround for a bug as deprecated in next compiler version, @olebegemann:

If you write a workaround for a bug, mark it as deprecated in the next compiler version to get a timely reminder to check if the bug has been fixed. If it has, delete the workaround. If it hasn’t, update the deprecation to the next version.