We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1099f commit 481dbb8Copy full SHA for 481dbb8
3 files changed
tests/ui/delegation/self-coercion-errors.rs
@@ -1,4 +1,4 @@
1
-// Tests above represent situations when type of the first argument can not be adjusted
+// Tests below represent situations when type of the first argument can not be adjusted
2
// to the type of first parameter (i.e., Rc<T> -> &mut T).
3
4
#![feature(fn_delegation)]
0 commit comments