Commit 7364d82
committed
Auto merge of #109357 - saethlin:inline-as-deref, r=thomcc
Add #[inline] to as_deref
While working on rust-lang/rust#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`File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments