mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
test bevy compute_implied_bounds hack with new trait solver
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user