]> git.lizzy.rs Git - rust.git/commitdiff
Merge #5401
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Thu, 16 Jul 2020 08:02:39 +0000 (08:02 +0000)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 08:02:39 +0000 (08:02 +0000)
5401: Implement Chalk closure support r=matklad a=flodiebold

This makes use of Chalk's closure support, which means we can get rid of our last built-in impls and a bunch of other surrounding stuff.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>

Trivial merge