mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
to emit fixit's when we rename something, e.g.:
t.swift:6:9: error: 'float' has been renamed to Float
var y : float
^~~~~
Float
Adopt this in the stdlib.
Swift SVN r20549
35 KiB
35 KiB