about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-09-22 23:50:30 +0000
committerbors <bors@rust-lang.org>2014-09-22 23:50:30 +0000
commit43fd619819b334b8548dca98797bd4c8078636cb (patch)
tree5d0942d04d12717768a4bab5a2b608a53bf25e69 /src/test/codegen/stack-alloc-string-slice.rs
parent4b5f4563bff67e2727befdb235314726849331a7 (diff)
parentd845857fd915a2044f74711db3b7e71146b35200 (diff)
downloadrust-43fd619819b334b8548dca98797bd4c8078636cb.tar.gz
rust-43fd619819b334b8548dca98797bd4c8078636cb.zip
auto merge of #17286 : vberger/rust/deprecated_in_macros, r=aturon
Closes #17185.

The stability lint will now check code generated by macro expansion. It will allow to detect :
- arguments passed to macros using deprecated (and others) items
- macro expansion generating code using deprecated items due to its arguments (hence the second commit, fixing such issue found in libcollections)

Checking is still done at expansion, but it will also detect a macro explicitly using a deprecated item in its definition.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions