infinite loop with implicit conversions #16830
Labels
area:implicits
related to implicits
area:reporting
Error reporting including formatting, implicit suggestions, etc
itype:enhancement
Compiler version
3.2.1
Minimized code
https://scastie.scala-lang.org/JBCQX6gXRuSizuzuT7Im9A
Prior work
#10947
#13542
Output
stack overflow, presentation compiler suggests invalid completions (presumably from using the implicit conversion
Expectation
Shouldn't compile, or should at least provide a warning?
completions from presentation compiler shouldn't use the implicit conversion being used
The text was updated successfully, but these errors were encountered: