]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #70238 - petrochenkov:procmod, r=Centril
authorDylan DPC <dylan.dpc@gmail.com>
Sat, 21 Mar 2020 21:56:31 +0000 (22:56 +0100)
committerGitHub <noreply@github.com>
Sat, 21 Mar 2020 21:56:31 +0000 (22:56 +0100)
Add a test for out-of-line module passed through a proc macro

Closes https://github.com/rust-lang/rust/issues/58818.


Trivial merge