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>2020-05-04 14:14:55 +0000
committerbors <bors@rust-lang.org>2020-05-04 14:14:55 +0000
commit649b6323cd20d4a454264798c189107fd1eda33f (patch)
tree5567355bb2caabb71a958afec8bf7ff00a320bac /src/libstd/sys/unix/stack_overflow.rs
parent6318d24ad8440fa30428b405be1174478e9536e3 (diff)
parentd4e5e1bcffe7feb150d061985eb03c6e09ebb9f7 (diff)
downloadrust-649b6323cd20d4a454264798c189107fd1eda33f.tar.gz
rust-649b6323cd20d4a454264798c189107fd1eda33f.zip
Auto merge of #71754 - alexcrichton:no-bitcode-in-cache, r=nnethercote
Don't copy bytecode files into the incr. comp. cache.

It's no longer necessary now that bitcode is embedded into object files.

This change meant that `WorkProductFileKind::Bytecode` is no longer
necessary, which means that type is no longer necessary, which allowed
several places in the code to become simpler.

This commit was written by @nnethercote in https://github.com/rust-lang/rust/pull/70458 but that didn't land. In the meantime though we managed to land it in https://github.com/rust-lang/rust/pull/71528 and that doesn't seem to be causing too many fires, so I'm re-sending this patch!
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions