about summary refs log tree commit diff
path: root/compiler/rustc_middle/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-03-26 18:32:17 +0000
committerbors <bors@rust-lang.org>2023-03-26 18:32:17 +0000
commitdb0cbc48d4aaa300713a95d9b317a365a474490c (patch)
treef6dcca5e3a67f6b55029f19e9cffd072438d3acf /compiler/rustc_middle/src
parent89c2e3d3d75486e52473de3ae38f0ca6efeffef2 (diff)
parentd3352def96f9bd8e32fddfc1d8cdfb56c47040f2 (diff)
downloadrust-db0cbc48d4aaa300713a95d9b317a365a474490c.tar.gz
rust-db0cbc48d4aaa300713a95d9b317a365a474490c.zip
Auto merge of #109357 - saethlin:inline-as-deref, r=thomcc
Add #[inline] to as_deref

While working on https://github.com/rust-lang/rust/pull/109247 I found an `as_deref` call in the compiler that should have been inlined. This fixes the missing inlining (but doesn't address the perf issues I was chasing).

r? `@thomcc`
Diffstat (limited to 'compiler/rustc_middle/src')
0 files changed, 0 insertions, 0 deletions