about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-03-20 04:30:04 +0000
committerbors <bors@rust-lang.org>2015-03-20 04:30:04 +0000
commitfda8673531c2ecea13c86216f964feb6091b4ade (patch)
tree8c6314956535ba90fef583b6eac58e5389b9106a /src/rustllvm/ExecutionEngineWrapper.cpp
parente98e391337fdbf32607de4889345c13fed9de21b (diff)
parentf2e3c7469b56cd744e613a05a1ea73f441f66401 (diff)
downloadrust-fda8673531c2ecea13c86216f964feb6091b4ade.tar.gz
rust-fda8673531c2ecea13c86216f964feb6091b4ade.zip
Auto 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