]> git.lizzy.rs Git - rust.git/commit
Merge #8017
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Sun, 14 Mar 2021 19:46:49 +0000 (19:46 +0000)
committerGitHub <noreply@github.com>
Sun, 14 Mar 2021 19:46:49 +0000 (19:46 +0000)
commit5ba7852cf153688d5b5035a9a2a2145aa7334d79
treec833cdbd534570e4d0a3d6a7532afcfbc3ab5d73
parentaf8440b84851febd805b6b774bfb326cbdb7175e
parentf2610cbd7e4bfa4834d70cd92c5c4331c99a8ce0
Merge #8017

8017: Don't drop type params in doc-test paths r=Veykril a=Veykril

Closes #7995

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>