fix miri test with links to query documentation
This commit is contained in:
parent
bef91ee687
commit
5f68a5d204
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
error[E0391]: cycle detected when computing layout of `S<S<()>>`
|
||||
|
|
||||
= 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
|
||||
= note: ...which requires computing layout of `<S<()> as Tr>::I`...
|
||||
= note: ...which again requires computing layout of `S<S<()>>`, completing the cycle
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue