about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-03-20 05:30:23 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-03-20 12:43:11 +0530
commit3e433738fb1ab9f353c943d60061d72024c6af07 (patch)
tree8c6314956535ba90fef583b6eac58e5389b9106a /src/rustllvm/ExecutionEngineWrapper.cpp
parent4294327886ed7c1a21148f86941418a8a5950381 (diff)
parentf2e3c7469b56cd744e613a05a1ea73f441f66401 (diff)
downloadrust-3e433738fb1ab9f353c943d60061d72024c6af07.tar.gz
rust-3e433738fb1ab9f353c943d60061d72024c6af07.zip
Rollup merge of #23504 - alexcrichton:parse-error-not-unit, r=aturon
 The IP and socket address types all had `FromStr` implemented but the
implementations were not marked stable, nor was the error type returned ready to
be properly stabilized.

This commit marks the implementations of `FromStr` as stable and also renamed
the `ParseError` structure to `AddrParseError`. The error is now also an opaque
structure that cannot be constructed outside the standard library.

cc #22949
[breaking-change]
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions