]> git.lizzy.rs Git - rust.git/commit
debuginfo: Fix bug in type name generation for dyn types with associated types but...
authorMichael Woerister <michaelwoerister@posteo>
Thu, 10 Mar 2022 15:19:33 +0000 (16:19 +0100)
committerMichael Woerister <michaelwoerister@posteo>
Thu, 10 Mar 2022 16:04:05 +0000 (17:04 +0100)
commit5cd8a2addaf4aae55c52fb9af5fdb36243295070
tree1dcac222d5e2070f97744a1d579f8a358028e926
parent282778aee26166754315815552bae454fc968960
debuginfo: Fix bug in type name generation for dyn types with associated types but no other generic arguments.
compiler/rustc_codegen_ssa/src/debuginfo/type_names.rs
src/test/debuginfo/type-names.rs