about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/errors.rs
diff options
context:
space:
mode:
authorGeorg Semmler <github@weiznich.de>2023-12-22 14:30:12 +0100
committerGeorg Semmler <github@weiznich.de>2024-01-05 15:23:09 +0100
commit2c3aeea1baf4eed29f131f53e852532d8e3833c3 (patch)
tree35075e8c21ede885ff921c764e8d1735fd99793f /compiler/rustc_pattern_analysis/src/errors.rs
parentddfcf86867e4a8f29ea235ee700aa89a8b6ddf21 (diff)
downloadrust-2c3aeea1baf4eed29f131f53e852532d8e3833c3.tar.gz
rust-2c3aeea1baf4eed29f131f53e852532d8e3833c3.zip
Replace some usage of `#[rustc_on_unimplemented]` with
`#[diagnostic::on_unimplemented]`

This commit replaces those `#[rustc_on_unimplemented]` attributes with
their equivalent `#[diagnostic::on_unimplemented]` where this is
supported (So no filter or any extended option)
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions