diff options
| author | bors <bors@rust-lang.org> | 2019-11-17 15:25:10 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-11-17 15:25:10 +0000 |
| commit | d8014582b843d8722795b06586ef9c2042094963 (patch) | |
| tree | c8bbdde9cff8ad44764df9dd3f57befb2d23f52b /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 4b6cef1e32b4f2fa44b7d8ebd7ddef0bdeaf51a2 (diff) | |
| parent | cb46c3558af9f9863f3fa3659693fcc883dbfcee (diff) | |
| download | rust-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
