diff options
| author | Patrick Walton <pcwalton@mimiga.net> | 2012-09-03 17:01:34 -0700 |
|---|---|---|
| committer | Patrick Walton <pcwalton@mimiga.net> | 2012-09-03 17:03:19 -0700 |
| commit | 0c2674f9475d3f45964a4b59e1de39c1731d1cee (patch) | |
| tree | b1eaa69e15354ef2382a1a791f656d66ddbefc10 /src/rt/rust_shape.cpp | |
| parent | 5aedabf1a3308925fc6087a93c58f1002ef4c0fa (diff) | |
libstd: Make URL parsing not require unique strings, and have URLs implement FromStr.
I considered changing FromStr to return a Result<E> parameterized over an error type E, but I decided that was premature abstraction. If you want the URL parsing error, call url::from_str() directly.
Diffstat (limited to 'src/rt/rust_shape.cpp')
0 files changed, 0 insertions, 0 deletions
