about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2025-03-12 10:23:04 +0300
committeronur-ozkan <work@onurozkan.dev>2025-03-12 17:27:26 +0000
commit675ae1afd04a37576768be16df495cbfc8503e33 (patch)
treee2f619717b84211384862013714b3f073012bfba /compiler/rustc_interface/src/errors.rs
parentd2b52c5c48ea024fc277feddcc92a60cc92be13c (diff)
downloadrust-675ae1afd04a37576768be16df495cbfc8503e33.tar.gz
rust-675ae1afd04a37576768be16df495cbfc8503e33.zip
use `expect` instead of `allow`
This is more useful than `allow` as compiler will force us to remove rules
that are no longer valid (we already got 2 of them in this change).

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions