mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
f8ebc72b4a
Add `Noted` marker struct that implements `EmissionGuarantee` so that `emit_note` and `create_note` can be implemented for struct diagnostics. Signed-off-by: David Wood <david.wood@huawei.com>