about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-02 10:35:44 +0000
committerbors <bors@rust-lang.org>2024-07-02 10:35:44 +0000
commit96718417af0b413b959e6cd0dd214171fcb3dcd3 (patch)
tree331c9214e7ba05a4afb983bda826b88b1afe8e3c /tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs
parentd0edb95868283092a0aec11556a015ae8c8397a6 (diff)
parent5fa537885669d2536f3235e1acb07780ba5199a7 (diff)
downloadrust-96718417af0b413b959e6cd0dd214171fcb3dcd3.tar.gz
rust-96718417af0b413b959e6cd0dd214171fcb3dcd3.zip
Auto merge of #17529 - Veykril:fix-17065, r=Veykril
fix: Fix lifetime parameters moving parameter defaults

Fixes https://github.com/rust-lang/rust-analyzer/issues/17075, https://github.com/rust-lang/rust-analyzer/issues/17515

We were incorrectly filling the default params due to our odd order of lifetime parameters vs type/const params. So this needs some special handling so that we don't shift the defaults around.
Diffstat (limited to 'tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs')
0 files changed, 0 insertions, 0 deletions