Skip to content

3.1.3-RC2 is not able to compile scala3-compiler from current main #14938

Closed
@Kordyjan

Description

@Kordyjan

Compiler version

3.1.3-RC2

Output

[error] -- [E007] Type Mismatch Error: /Users/pmarks/dotty/compiler/src/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:126:18
[error] 126 |              |  $ex
[error]     |                  ^^
[error]     |                  Found:    (ex : Throwable)
[error]     |                  Required: dotty.tools.dotc.printing.Formatting.Shown
[error]     |
[error]     | longer explanation available when compiling with `-explain`
[error] one error found
[error] (scala3-compiler / Compile / compileIncremental) Compilation failed

Expectation

Stuff compiles!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions