From 358b8983f2aae3dc8d2d08189eea8fd41898bb41 Mon Sep 17 00:00:00 2001 From: dylan_DPC Date: Sun, 5 Jan 2020 00:00:40 +0530 Subject: removed blank line --- src/liballoc/vec.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/liballoc') diff --git a/src/liballoc/vec.rs b/src/liballoc/vec.rs index 9b48c21728a..a27a13847d6 100644 --- a/src/liballoc/vec.rs +++ b/src/liballoc/vec.rs @@ -1703,7 +1703,6 @@ impl Vec { /// /// assert_eq!(vec, vec![2, 3, 1]); /// ``` - #[unstable(feature = "vec_remove_item", reason = "recently added", issue = "40062")] pub fn remove_item(&mut self, item: &V) -> Option where -- cgit 1.4.1-3-g733a5