0xMiden / 0xMiden/compiler

`Diagnostic::labels` are not printed

Open
#380 2 comments 0 reactions 0 assignees View on GitHub
ux
Dominant language
Rust
Stars
115
Forks
84
Avg merge
1d 8h
Merged PRs (30d)
15

Description

To reproduce:
- remove the https://github.com/0xPolygonMiden/compiler/blob/greenhat/i363-op-tests/frontend-wasm2/src/code_translator/tests.rs#L33-L40 extra label printing;
- run any failing test due to #378;
- observe the labels are not shown;

Both `Display` and `Debug` implementation. I suspect the empty `SourceSpan` is the reason.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.