From bada25e425ae30583ad343e36a034e59c66fcad6 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Mon, 23 Dec 2013 16:20:52 +0100 Subject: [std::vec] Rename .pop_opt() to .pop(), drop the old .pop() behavior --- src/libstd/num/strconv.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/num') diff --git a/src/libstd/num/strconv.rs b/src/libstd/num/strconv.rs index 0c41c538c6c..5c35c500e6c 100644 --- a/src/libstd/num/strconv.rs +++ b/src/libstd/num/strconv.rs @@ -351,7 +351,7 @@ pub fn float_to_str_bytes_common= radix / 2 { // -> need to round let mut i: int = buf.len() as int - 1; loop { -- cgit 1.4.1-3-g733a5