Skip to content

Commit 258692d

Browse files
Remove FnPtr hack from trait_ref_is_knowable
1 parent 8939dfc commit 258692d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@
253253
#![feature(try_blocks)]
254254
#![feature(unboxed_closures)]
255255
#![feature(unsized_fn_params)]
256+
#![feature(with_negative_coherence)]
256257
// tidy-alphabetical-end
257258
//
258259
// Target features:

0 commit comments

Comments
 (0)