fix most compiler/ doctests
This commit is contained in:
@@ -975,7 +975,7 @@ impl<'tcx> ExplicitSelf<'tcx> {
|
||||
///
|
||||
/// Examples:
|
||||
///
|
||||
/// ```
|
||||
/// ```ignore (illustrative)
|
||||
/// impl<'a> Foo for &'a T {
|
||||
/// // Legal declarations:
|
||||
/// fn method1(self: &&'a T); // ExplicitSelf::ByReference
|
||||
|
||||
Reference in New Issue
Block a user