Skip to content

Commit 14041ff

Browse files
committed
Fix tests
1 parent 01c74b7 commit 14041ff

3 files changed

Lines changed: 209 additions & 209 deletions

File tree

tests/ui/delegation/self-coercion-errors.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Tests above represent situations when type of the first argument can not be adjusted
1+
// Tests below represent situations when type of the first argument can not be adjusted
22
// to the type of first parameter (i.e., Rc<T> -> &mut T).
33

44
#![feature(fn_delegation)]

0 commit comments

Comments
 (0)