str_strip stabilized

This commit is contained in:
Magnus Ulimoen 2020-06-14 21:53:18 +02:00
parent e2a3bed1ff
commit d3e1005be8
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#![feature(str_strip)]
#![feature(specialization)]
#![feature(core_intrinsics)]