bless UI tests
This commit is contained in:
parent
f852a2c173
commit
373e906296
73 changed files with 874 additions and 823 deletions
|
@ -21,6 +21,7 @@ const fn equals_self<T: ~const Foo>(t: &T) -> bool {
|
|||
// it not using the impl.
|
||||
|
||||
pub const EQ: bool = equals_self(&S);
|
||||
//~^ ERROR: the trait bound `S: const Foo` is not satisfied
|
||||
//~^ ERROR: the trait bound `Runtime: const Compat` is not satisfied
|
||||
// FIXME(effects) diagnostic
|
||||
|
||||
fn main() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue