Renamed icon indicating copy to clipboard operation
Renamed copied to clipboard

Swift macro to add deprecated symbols, useful when renaming a symbol without introducing a breaking change.

Results 2 Renamed issues
Sort by recently updated
recently updated
newest added

Some variables can be created without explicit typing, such as `var value = 1`, which implicitly has the type `Int`. I couldn't find an obvious easy way to lookup the...

These accessors should not prevent the macro from being used.