about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-03-16 02:46:23 +0000
committerbors <bors@rust-lang.org>2018-03-16 02:46:23 +0000
commita7170b0412d1baa4e30cb31d1ea326617021f086 (patch)
treec29e3be6c0201716b609c9e2f714f8703a580b3a /src/libstd/sys/unix/process/process_unix.rs
parent36b66873187e37a9d79adad89563088a9cb86028 (diff)
parent69035f20b92870a7ad5dbc22c65aee971d8f8698 (diff)
downloadrust-a7170b0412d1baa4e30cb31d1ea326617021f086.tar.gz
rust-a7170b0412d1baa4e30cb31d1ea326617021f086.zip
Auto merge of #48524 - abonander:check-macro-stability, r=petrochenkov
check stability of macro invocations

I haven't implemented tests yet but this should be a pretty solid prototype. I think as-implemented it will also stability-check macro invocations in the same crate, dunno if we want that or not.

I don't know if we want this to go through `rustc::middle::stability` or not, considering the information there wouldn't be available at the time of macro expansion (even for external crates, right?).

r? @nrc
closes #34079
cc @petrochenkov @durka @jseyfried #38356
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions