Compiler should hint about forbidden combination of implicit values search with their conversion #16453
Labels
area:implicits
related to implicits
good first issue
Perfect for someone who wants to get started contributing
itype:enhancement
Spree
Suitable for a future Spree
Compiler version
3.2.1
Minimized code
Output
Expectation
I agree that implicit conversion is dangerous and should be limited.
However, whenever possible, the compiler should hint the user that implicit search no longer allows for chaining conversions.
eg.
The text was updated successfully, but these errors were encountered: