]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/issues/issue-22638.stderr
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / test / ui / issues / issue-22638.stderr
index a549c00a341ff4c7d12b134d168d18a59ceace9e..299d74b08b80edb6be8f5463f9d00f0f2dc68f0c 100644 (file)
@@ -1,5 +1,5 @@
-error: reached the type-length limit while instantiating `D::matches::<[closure@/home/david/projects/rust/workdirs/rust1/s...`
-  --> $DIR/issue-22638.rs:60:5
+error: reached the type-length limit while instantiating `D::matches::$CLOSURE`
+  --> $DIR/issue-22638.rs:62:5
    |
 LL | /     pub fn matches<F: Fn()>(&self, f: &F) {
 LL | |         //~^ ERROR reached the type-length limit while instantiating `D::matches::<[closure