rust/compiler/rustc_feature
Niko Matsakis c7cb72828d introduce a unit testing feature rustc_evaluate_where_clauses
This attribute will cause us to invoke evaluate on every where clause of an
invoked function and to generate an error with the result.

Without this, it is very difficult to observe the effects of invoking the trait
evaluator.
2021-05-13 04:49:20 -04:00
..
src introduce a unit testing feature rustc_evaluate_where_clauses 2021-05-13 04:49:20 -04:00
Cargo.toml