diff options
| author | bors <bors@rust-lang.org> | 2020-05-04 14:14:55 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-05-04 14:14:55 +0000 |
| commit | 649b6323cd20d4a454264798c189107fd1eda33f (patch) | |
| tree | 5567355bb2caabb71a958afec8bf7ff00a320bac /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 6318d24ad8440fa30428b405be1174478e9536e3 (diff) | |
| parent | d4e5e1bcffe7feb150d061985eb03c6e09ebb9f7 (diff) | |
| download | rust-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
