]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/typeck/issue-73592-borrow_mut-through-deref.rs
Auto merge of #98100 - bjorn3:use_object_for_bitcode_reading, r=wesleywiser
[rust.git] / src / test / ui / typeck / issue-73592-borrow_mut-through-deref.rs
index 0cf77da559470a0aab29fb00ec2119dea1dd46b2..3b399e629d3419d51a2a8f69c9353318eacabc3c 100644 (file)
@@ -1,4 +1,5 @@
 // check-pass
+// run-rustfix
 //
 // rust-lang/rust#73592: borrow_mut through Deref should work.
 //