Skip to content

Commit 481dbb8

Browse files
committed
Fix tests
1 parent 0e1099f commit 481dbb8

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)