Fix call-generic-method-nonconst test
This commit is contained in:
parent
7106f8d8ee
commit
6b6ad781f8
3 changed files with 20 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
|||
// FIXME(jschievink): this is not rejected correctly (only when the non-const impl is actually used)
|
||||
// ignore-test
|
||||
|
||||
#![feature(const_trait_impl)]
|
||||
#![feature(const_fn_trait_bound)]
|
||||
|
||||
struct S;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue