about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-11-17 15:25:10 +0000
committerbors <bors@rust-lang.org>2019-11-17 15:25:10 +0000
commitd8014582b843d8722795b06586ef9c2042094963 (patch)
treec8bbdde9cff8ad44764df9dd3f57befb2d23f52b /src/libstd/sys/unix/stack_overflow.rs
parent4b6cef1e32b4f2fa44b7d8ebd7ddef0bdeaf51a2 (diff)
parentcb46c3558af9f9863f3fa3659693fcc883dbfcee (diff)
downloadrust-d8014582b843d8722795b06586ef9c2042094963.tar.gz
rust-d8014582b843d8722795b06586ef9c2042094963.zip
Auto merge of #66384 - cjgillot:typefoldable, r=Zoxc
Derive TypeFoldable using a proc-macro

A new proc macro is added in librustc_macros.
It is used to derive TypeFoldable inside librustc and librustc_traits.

For now, the macro uses the `'tcx` lifetime implicitly, and does not allow for a more robust selection of the adequate lifetime.

The Clone-based TypeFoldable implementations are not migrated.

Closes #65674
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions