]> git.lizzy.rs Git - rust.git/commit
Merge #2394
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Sun, 24 Nov 2019 19:52:15 +0000 (19:52 +0000)
committerGitHub <noreply@github.com>
Sun, 24 Nov 2019 19:52:15 +0000 (19:52 +0000)
commit6a5dea778b16a35d765a3a98f2ac303c5cc3df25
tree25be7f35fc0cdbde880600660d9c98b440920931
parentf16cff3cad931d48a5516b2aec468cfddbed7dd1
parenta0e1dbb45038440ddfe0c53c99d16b7f50c2d2a3
Merge #2394

2394: Implement HasModule for AdtId r=matklad a=matklad

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>