Add comment to test
This commit is contained in:
parent
ec036cda3f
commit
52d1c30d3e
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
//@ check-pass
|
||||
|
||||
// Regression test for #128176.
|
||||
// Regression test for #128176. Previously we would call `type_of` on the `1` anon const
|
||||
// before the anon const had been lowered and had the `type_of` fed with a result.
|
||||
|
||||
#![feature(generic_const_exprs)]
|
||||
#![feature(dyn_compatible_for_dispatch)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue