0xMiden / 0xMiden/rust-sdk

`one or more warnings were emitted` warning message

オープン
#1,122 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
78
フォーク
129
平均マージ
4日 14時間
マージ済み PR(30日)
52

説明

When building with the Rust client, the `one or more warnings were emitted` warning consistently appears when compiling MASM. This warning message is from the Miden-VM repository here: https://github.com/0xMiden/miden-vm/blob/53b16751a45d4e05aee627efac0ddaa203dfa33c/assembly-syntax/src/sema/errors.rs#L33

The error appears to be printed using the standard `Display`, which only shows the top-level message and omits the detailed source errors. It seems that the `miette` diagnostics from the VM repo are not being emitted by the Rust client which means users can't see the detailed warning messages.

CC-ing @plafer

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。