diff options
| author | bors <bors@rust-lang.org> | 2024-03-18 12:43:41 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-03-18 12:43:41 +0000 |
| commit | 3cdcdaf31b45f8045164aae9604573d23091970b (patch) | |
| tree | a4e4be62ab28c8d4c24d4061f8dcb28bf5f1e5c6 /compiler/rustc_feature/src/lib.rs | |
| parent | 13abc0ac9b2b77299cf02d634fc409e26a180ef3 (diff) | |
| parent | aeb3447f618f3a95ade0f84fbca9b4b15cdf1580 (diff) | |
| download | rust-3cdcdaf31b45f8045164aae9604573d23091970b.tar.gz rust-3cdcdaf31b45f8045164aae9604573d23091970b.zip | |
Auto merge of #122646 - saethlin:library-frame-pointers, r=onur-ozkan
Enable frame pointers for the standard library There's been a few past experiments for enabling frame pointers for all our artifacts. I don't think that frame pointers in the distributed compiler are nearly as useful as frame pointers in the standard library. Our users are much more likely to be profiling apps written in Rust than they are profiling the Rust compiler. So yeah it would be cool to have frame pointers in the compiler, but much more of the value is having them on the precompiled standard library. That's what this PR does.
Diffstat (limited to 'compiler/rustc_feature/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
