From a8e9362b38cc0840009a89d3fa0960f70c91ffeb Mon Sep 17 00:00:00 2001 From: Lukas Kalbertodt Date: Mon, 11 Sep 2017 23:05:17 +0200 Subject: [PATCH] Remove incorrect statement in 'RawStr' docs. --- lib/src/http/raw_str.rs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/src/http/raw_str.rs b/lib/src/http/raw_str.rs index 9bbdc7ff..846bb9de 100644 --- a/lib/src/http/raw_str.rs +++ b/lib/src/http/raw_str.rs @@ -102,10 +102,6 @@ impl RawStr { /// percent-encoded byte sequences will be replaced � U+FFFD, the /// replacement character. /// - /// # Errors - /// - /// Returns an `Err` if the percent encoded values are not valid UTF-8. - /// /// # Example /// /// With a valid string: