Searched defs:ty_string (Results 1 – 2 of 2) sorted by relevance
245 let ty_string = x.display_source_code(ctx.db, ctx.module.into(), true).ok()?; in complete_ascribed_type() localVariable
90 let ty_string = ty.to_string(); in has_allowed_unary() localVariable