1
Fork 0

add links to query documentation for E0391

This commit is contained in:
nxya 2023-07-12 10:18:30 -04:00
parent 745efcc7d9
commit c429a72db9
50 changed files with 60 additions and 56 deletions

View file

@ -1,4 +1,4 @@
query_system_cycle = cycle detected when {$stack_bottom}
query_system_cycle = cycle detected when {$stack_bottom}. see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information.
query_system_cycle_recursive_trait_alias = trait aliases cannot be recursive