Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #121369 - saethlin:inline-slice-indexing, r=<try>
Tweak inlining attributes for slice indexing Doing some experiments in response to this unexpected regression: #120863 (comment) I expect the opt changes to be addressed by something like reviving #91222. The debug changes are what I'm interested in. Codegen tests will probably fail from time to time in this PR, I will fix them up later but also I don't trust the opt-level-z one: #119878 (comment) r? `@ghost`
- Loading branch information