diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2018-02-07 08:30:48 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-07 08:30:48 -0800 |
| commit | d920f1fc3fb168878add50b946ab990a2e9f3a8a (patch) | |
| tree | 73ef370d68acb083d41dc10d38e62d448730151a /src/test/incremental/thinlto | |
| parent | aee22556a97aac4b921efb806b26fbb60a6b8a92 (diff) | |
| parent | b8ffc8a3d8c181e958d2ddf4f108f0cd3a108013 (diff) | |
| download | rust-d920f1fc3fb168878add50b946ab990a2e9f3a8a.tar.gz rust-d920f1fc3fb168878add50b946ab990a2e9f3a8a.zip | |
Rollup merge of #47631 - SimonSapin:nonnull, r=alexcrichton
Add some APIs to ptr::NonNull and fix `since` attributes This is a follow-up to its stabilization in https://github.com/rust-lang/rust/pull/46952. Tracking issue: https://github.com/rust-lang/rust/issues/27730. * These trait impls are insta-stable: `Hash`, `PartialEq`, `Eq`, `PartialOrd` and `Ord`. * The new `cast<U>() -> NonNull<U>` method is `#[unstable]`. It was proposed in https://github.com/rust-lang/rust/pull/46952#issuecomment-359220010.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
