diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-05-26 13:31:07 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-26 13:31:07 +0900 |
| commit | 7caf93fa1b538a97352c1f619f468474114217ff (patch) | |
| tree | 498d4e751f28fe671f6a7e61c261cacb45cce003 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 1e51afa9bad9340cd4dc7add9ba64d5fd5042a12 (diff) | |
| parent | 87cf2d472646f49245e6a50f04d50ea833796151 (diff) | |
| download | rust-7caf93fa1b538a97352c1f619f468474114217ff.tar.gz rust-7caf93fa1b538a97352c1f619f468474114217ff.zip | |
Rollup merge of #85672 - CDirkx:ip, r=Mark-Simulacrum
Move stability attribute for items under the `ip` feature The `#[unstable]` attribute for items under the `ip` feature is currently located on the `std::net::ip` module itself. This is unusual, and less readable. This has sidetracked discussion about these items numerous times (https://github.com/rust-lang/rust/pull/60145#issuecomment-498016572, https://github.com/rust-lang/rust/pull/76098#discussion_r530463543, https://github.com/rust-lang/rust/pull/76098#discussion_r558067755, https://github.com/rust-lang/rust/pull/75019#discussion_r467464300, https://github.com/rust-lang/rust/pull/75019#issuecomment-672888727) and lead to incorrect assumptions about which items are actually stable (https://github.com/rust-lang/rust/pull/60145#issuecomment-485970669, https://github.com/rust-lang/rust/pull/76098#discussion_r530444275). This PR moves the attribute from the module to the items themselves.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
