diff options
| author | bors <bors@rust-lang.org> | 2014-09-23 20:20:41 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-09-23 20:20:41 +0000 |
| commit | 7fbbfe6bf29b984275c9bc59754e8ec053838781 (patch) | |
| tree | 17d36d7ce9af8ebd5b69c53c9fcd5777e03656f2 /src/rustllvm/PassWrapper.cpp | |
| parent | 321785927c0514ada9989aae7849940ca86f0600 (diff) | |
| parent | c942df9fa590d53a87a1c47aba5938c7f7d100b6 (diff) | |
| download | rust-7fbbfe6bf29b984275c9bc59754e8ec053838781.tar.gz rust-7fbbfe6bf29b984275c9bc59754e8ec053838781.zip | |
auto merge of #17366 : ohazi/rust/master, r=steveklabnik
See: http://doc.rust-lang.org/std/from_str/trait.FromStr.html
```
let input_num = from_str::<Option<uint>>("5");
```
```
<anon>:2:21: 2:45 error: failed to find an implementation of trait std::from_str::FromStr for core::option::Option<uint>
<anon>:2 let input_num = from_str::<Option<uint>>("5");
^~~~~~~~~~~~~~~~~~~~~~~~
```
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
