about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-10-20 08:19:19 +0000
committerbors <bors@rust-lang.org>2015-10-20 08:19:19 +0000
commitdb54339f5a62a694320bd5b80872391cab9f4a1f (patch)
tree2d98b50188807f885ee05675990db0509e59c427 /src/rustllvm/RustWrapper.cpp
parent2e86485f7b9cc7f4dd702b4cd1c767e12d6d91eb (diff)
parent629c2a840c8334ca626df467e0d1e8ff8ef2c378 (diff)
downloadrust-db54339f5a62a694320bd5b80872391cab9f4a1f.tar.gz
rust-db54339f5a62a694320bd5b80872391cab9f4a1f.zip
Auto merge of #29152 - petrochenkov:derstab, r=alexcrichton
The attributes are copied from the item for which the trait impl is derived

I think now we can close these two issues:
https://github.com/rust-lang/rust/issues/13054 - `allow`, `deny` etc. were already copied, now `stable` and `unstable` are copied as well.
https://github.com/rust-lang/rust/issues/18969 - I'm not sure this is needed, insta-stability were good enough so far, copied stability will be better. Nonetheless, it can be subsumed by some more general mechanism for supplying arbitrary not necessarily stability related attributes (for example `inline`) to derived impls and their methods (I haven't found an open issue for such mechanism).

r? @alexcrichton 
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions