1
Fork 0

Stabilize assoc_char_funcs and assoc_char_consts

This commit is contained in:
bstrie 2021-03-08 18:44:03 -05:00 committed by David Tolnay
parent f5f33ec0e0
commit 567f0e1a39
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82
2 changed files with 7 additions and 8 deletions

View file

@ -25,7 +25,6 @@
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
#![feature(array_windows)]
#![feature(assert_matches)]
#![feature(assoc_char_funcs)]
#![feature(backtrace)]
#![feature(bool_to_option)]
#![feature(box_patterns)]