sbt/internal
Chris Kipp dadfee5846 fix: also include diagnosticCode and related info in InterfaceUtil
Looks like I missed this in https://github.com/sbt/sbt/pull/6874 and I
hit on it in Mill when I couldn't figure out why it was also empty, and
thanks to @adpi realized it was because of the `LoggedReporter` in zinc
not taking it into account. However before I can bump that this needs to
be bumped as well.

refs: https://github.com/lampepfl/dotty/issues/14904
2022-10-02 04:50:44 -04:00
..
util-collection Load credentials from SBT_CREDENTIALS (#6724) 2021-11-27 02:44:49 -05:00
util-complete Fixes parsing command args quote problem 2022-02-04 17:52:39 +00:00
util-control Kill external processes on sigint 2020-08-23 10:15:07 -07:00
util-interface/src/main/java/xsbti feat: update Problem to account for related information and code 2022-04-12 11:13:19 +02:00
util-logging fix: also include diagnosticCode and related info in InterfaceUtil 2022-10-02 04:50:44 -04:00
util-logic/src Use nowarn annotation 2021-02-06 22:31:47 -05:00
util-position/src SourcePositionMacro for Scala 3 2021-11-16 16:32:31 +09:00
util-relation/src fix Scala 2.13 warnings 2021-11-14 22:59:34 +09:00
util-scripted/src/main fix Scala 2.13 warnings 2021-11-14 22:59:34 +09:00