bors 0646a5d1aa Auto merge of #113622 - RickleAndMortimer:issue-113184-fix, r=oli-obk
add links to query documentation for E0391

This PR adds links to https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for the rustc --explain E0391 and within the compiler error itself.

Fixes: #113184
2023-07-20 03:18:41 +00:00
..
2023-04-30 09:48:47 +02:00
2023-04-30 09:48:47 +02:00
2023-07-05 07:30:28 +00:00

For more information about how the query system works, see the rustc dev guide.