diff options
| author | bors <bors@rust-lang.org> | 2023-08-30 22:51:12 +0000 | 
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-08-30 22:51:12 +0000 | 
| commit | b1b244da6527cf2ba36e88d02275f4c64a0c90d8 (patch) | |
| tree | 4cc0471ada93875f8c4b2ae76379b98ca1b9419e /src/bootstrap/bootstrap.py | |
| parent | 59a8294849358a878a72358aa6d5fe5b9d312867 (diff) | |
| parent | fe3cd2d1941a726a0e49b2553de3d4c73a7b4a6d (diff) | |
| download | rust-b1b244da6527cf2ba36e88d02275f4c64a0c90d8.tar.gz rust-b1b244da6527cf2ba36e88d02275f4c64a0c90d8.zip | |
Auto merge of #115194 - tmiasko:inline-always-encode-mir, r=compiler-errors
Fix inlining with -Zalways-encode-mir Only inline functions that are considered eligible for inlining by the reachability pass. This constraint was previously indirectly enforced by only exporting MIR of eligible functions, but that approach doesn't work with -Zalways-encode-mir enabled.
Diffstat (limited to 'src/bootstrap/bootstrap.py')
0 files changed, 0 insertions, 0 deletions
