mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 17:53:56 +00:00
160b1793b2
notes This commit extends the `#[diagnostic::on_unimplemented]` (and `#[rustc_on_unimplemented]`) attributes to allow multiple `note` options. This enables emitting multiple notes for custom error messages. For now I've opted to not change any of the existing usages of `#[rustc_on_unimplemented]` and just updated the relevant compile tests. |
||
---|---|---|
.. | ||
check-pass.rs | ||
closures-inherit-target_feature.rs | ||
feature-gate-target_feature_11.rs | ||
feature-gate-target_feature_11.stderr | ||
fn-ptr.mir.stderr | ||
fn-ptr.rs | ||
fn-ptr.thir.stderr | ||
fn-traits.rs | ||
fn-traits.stderr | ||
issue-99876.rs | ||
issue-108645-target-feature-on-main.rs | ||
issue-108645-target-feature-on-main.stderr | ||
issue-108645-target-feature-on-start.rs | ||
issue-108645-target-feature-on-start.stderr | ||
issue-108655-inline-always-closure.rs | ||
safe-calls.mir.stderr | ||
safe-calls.rs | ||
safe-calls.thir.stderr | ||
trait-impl.rs | ||
trait-impl.stderr |