Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #108255 - fee1-dead-contrib:fix-old-fixme, r=cjgillot
Remove old FIXMEs referring to #19596 Having an inner function that accepts a mutable reference seems to be the only way this can be expressed. Taking a mutable reference would call the same function with a new type &mut F which then causes the infinite recursion error in #19596.
Matthias Krüger 2023-02-21
parent 30ddc01 · parent b9ba69c · commit 6aef199
0 files changed, 0 insertions, 0 deletions