]> git.lizzy.rs Git - rust.git/commit
Merge #8085
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Thu, 18 Mar 2021 14:15:29 +0000 (14:15 +0000)
committerGitHub <noreply@github.com>
Thu, 18 Mar 2021 14:15:29 +0000 (14:15 +0000)
commit816bc7389516dda1eb4821f2ac4d5993cd5611dd
tree5f018aed7c3866dfe67bbef812dad9a5a434447b
parentd3da042a6297b60799f6f97dd4d58d559a9b5838
parent4cf36545e65c91a92f7a29681fb7f4346475e81b
Merge #8085

8085: Create AstId for builtin_derive macro in tests r=jonas-schievink a=jonas-schievink

This moves them closer to the builtin_macro tests

bors r+

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>