test bevy compute_implied_bounds hack with new trait solver
This commit is contained in:
parent
a2db928053
commit
817e181ee8
1 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#![crate_name = "bevy_ecs"]
|
||||
|
||||
//@ check-pass
|
||||
//@ revisions: current next
|
||||
//@ ignore-compare-mode-next-solver (explicit revisions)
|
||||
//@[next] compile-flags: -Znext-solver
|
||||
#![crate_name = "bevy_ecs"]
|
||||
|
||||
// We currently special case bevy from erroring on incorrect implied bounds
|
||||
// from normalization (issue #109628).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue