summaryrefslogtreecommitdiffstats
path: root/tests/ui/consts/issue-36163.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/consts/issue-36163.stderr')
-rw-r--r--tests/ui/consts/issue-36163.stderr1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/consts/issue-36163.stderr b/tests/ui/consts/issue-36163.stderr
index 7137c0538..190b41062 100644
--- a/tests/ui/consts/issue-36163.stderr
+++ b/tests/ui/consts/issue-36163.stderr
@@ -15,6 +15,7 @@ note: cycle used when simplifying constant for the type system `Foo::B::{constan
|
LL | B = A,
| ^
+ = note: see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information
error: aborting due to previous error