about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-03-14 01:37:31 -0400
committerGitHub <noreply@github.com>2025-03-14 01:37:31 -0400
commit82d4ab6105f4fb93581f832119877f1a9d4efdc1 (patch)
tree175add1769ae7d1f3275d75e6d843f3be95b1e67 /compiler/rustc_interface/src/errors.rs
parentb9c33fac62580e04b2315c827e062d41d6cf3d6b (diff)
parent675ae1afd04a37576768be16df495cbfc8503e33 (diff)
downloadrust-82d4ab6105f4fb93581f832119877f1a9d4efdc1.tar.gz
rust-82d4ab6105f4fb93581f832119877f1a9d4efdc1.zip
Rollup merge of #138389 - onur-ozkan:use-expect, r=jieyouxu
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 a few of them in this change).
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions