mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
These choices could be better than some other non-disfavored ones in certain situations i.e. when `async` overload is disfavored but appears in async context it's preferrable to a non-async overload choice. Note that the code that mimic old hacks still needs to filter on `@_disfavoredOverload` in few places to maintain source compatibility.
69 KiB
69 KiB