about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-02-20 22:12:18 +0100
committerGitHub <noreply@github.com>2023-02-20 22:12:18 +0100
commit7022ae4f8c5df525e7dc3912dd56bd2565d47794 (patch)
tree147468cea86170a815bfe89bdcb253dde45c92ed /compiler/rustc_codegen_gcc
parent194d52cc182241348e2372dfaf96896565fb51d9 (diff)
parent6b36c3078a5b42cdaeb62b1c0c11b2e17982496d (diff)
downloadrust-7022ae4f8c5df525e7dc3912dd56bd2565d47794.tar.gz
rust-7022ae4f8c5df525e7dc3912dd56bd2565d47794.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions