X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=crates%2Fhir_ty%2Fsrc%2Ftests%2Fsimple.rs;h=c11a70fa663b8d1b935b35c775544baf90975dfb;hb=0b53744f2d7e0694cd7207cca632fd6de1dc5bff;hp=f4d082ea8c6e554bcd08fafbeb3c37c1974f4949;hpb=f185d1c5332cf80566401b4de74cb6cb210db4cb;p=rust.git diff --git a/crates/hir_ty/src/tests/simple.rs b/crates/hir_ty/src/tests/simple.rs index f4d082ea8c6..c11a70fa663 100644 --- a/crates/hir_ty/src/tests/simple.rs +++ b/crates/hir_ty/src/tests/simple.rs @@ -2248,6 +2248,7 @@ fn test() { 176..193 'Thing ...1i32 }': Thing 187..191 '1i32': i32 199..240 'if let... }': () + 202..221 'let Th... } = z': bool 206..217 'Thing { t }': Thing 214..215 't': i32 220..221 'z': Thing