]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/issues/issue-50761.rs
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / test / ui / issues / issue-50761.rs
index b8a7a089c2313f536ded33d6adb96d4e829a8be1..6c87d520934735432822a867f2d60369ae69062e 100644 (file)
@@ -8,7 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// Confirm that we don't accidently divide or mod by zero in llvm_type
+// Confirm that we don't accidentally divide or mod by zero in llvm_type
 
 // compile-pass