mirror of https://github.com/sbt/sbt.git
The illegalReference check did not actually validate whether the illegal reference actually referred to an M[_] (which is pretty much always Initialize[_]]). The means by which this failure was induces were fairly obscure and go through multiple levels of macro transformations that I attempt to explain in the comment in IllegalReferenceSpec. Fixes #3110 |
||
|---|---|---|
| .. | ||
| main/scala/sbt | ||
| test/scala/sbt | ||