diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2014-11-20 09:23:43 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-11-23 15:26:53 -0800 |
| commit | f1f6c1286f24f6f762a9b195ac678b55d20c9a9b (patch) | |
| tree | f95740892f854ef95174a277367aba1397273422 /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | 4e5259503cd8aac9905c7ac6d68d0c4caab1d28c (diff) | |
| download | rust-f1f6c1286f24f6f762a9b195ac678b55d20c9a9b.tar.gz rust-f1f6c1286f24f6f762a9b195ac678b55d20c9a9b.zip | |
Rename unwrap functions to into_inner
This change applies the conventions to unwrap listed in [RFC 430][rfc] to rename non-failing `unwrap` methods to `into_inner`. This is a breaking change, but all `unwrap` methods are retained as `#[deprecated]` for the near future. To update code rename `unwrap` method calls to `into_inner`. [rfc]: https://github.com/rust-lang/rfcs/pull/430 [breaking-change] Closes #13159 cc #19091
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
