]> git.lizzy.rs Git - rust.git/commit
Fix infer error of macro invocation in array expr
authorEdwin Cheng <edwin0cheng@gmail.com>
Sat, 2 Jan 2021 14:06:59 +0000 (22:06 +0800)
committerEdwin Cheng <edwin0cheng@gmail.com>
Sat, 2 Jan 2021 14:06:59 +0000 (22:06 +0800)
commit63e330f402136a3a447f497f800752314bdb5a50
tree1c91f2d7ce2d2d3251e4fe25a7223451e75ea1d9
parent51d29fe55456e6e7af69d23982aa57c7fcf91e81
Fix infer error of macro invocation in array expr
crates/hir_expand/src/db.rs
crates/hir_ty/src/tests/regression.rs