str_strip is stable

This commit is contained in:
Ralf Jung 2020-05-29 10:01:07 +02:00
parent 83b4222d9a
commit f55c0153f1
2 changed files with 1 additions and 2 deletions

@ -1 +1 @@
45127211566c53bac386b66909a830649182ab7a
255c0338dc0b02f833fb1a816d76febd50c399c4

@ -1,5 +1,4 @@
#![feature(rustc_private)]
#![feature(str_strip)]
extern crate rustc_middle;
extern crate rustc_driver;