diff options
| author | bors <bors@rust-lang.org> | 2019-05-24 12:51:50 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-05-24 12:51:50 +0000 |
| commit | fc45382c125d940822368e866588568d78551946 (patch) | |
| tree | 2fc5479beb6af6e20f83ec20cfbca58eada84026 /src/test/ui/thinlto | |
| parent | d96c01e77c9a812ed9f101d0e0714e6bd833a0bf (diff) | |
| parent | 780e406db2eb553e9127e64462ee8626f4132aa3 (diff) | |
| download | rust-fc45382c125d940822368e866588568d78551946.tar.gz rust-fc45382c125d940822368e866588568d78551946.zip | |
Auto merge of #60568 - petrochenkov:debi, r=Mark-Simulacrum
rustbuild: Simplify debuginfo configuration
This is supposed to fix https://github.com/rust-lang/rust/issues/52179
This PR introduces one option `debuginfo-level` replacing `debuginfo` and `debuginfo-lines` and corresponding to the `rustc` flag `-C debuginfo=N`.
`debuginfo-level` serves as a default for all Rust code built during bootstrap, but it can be overridden for specific subsets of code using finer-grained options `debuginfo-level-{rustc,std,tools,tests}` replacing `debuginfo-only-std`, `debuginfo-tools` and `debuginfo-tests`.
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions
