Learn more about cloning repositories
You have read-only access
Improve handling of initializers in @available(renamed:). If we know the renamed thing is being called, we can just use "Foo(...)" in the resulting expression (rather than "Foo.init(...)").