]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #95764 - c410-f3r:metavar-test, r=petrochenkov
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Sat, 9 Apr 2022 03:58:43 +0000 (05:58 +0200)
committerGitHub <noreply@github.com>
Sat, 9 Apr 2022 03:58:43 +0000 (05:58 +0200)
commit0051301b8a6eed7f4b161c90ff7e6b6fc7572da4
treeb72cb7f403a8bf5082cde0dcad5389993cb4f496
parentd4e0ddf7c8db896e15b9c68da4cf3dd0583f3adc
parent5974c18efba3bb2ed01082a6cc48c7cb954f8104
Rollup merge of #95764 - c410-f3r:metavar-test, r=petrochenkov

[macro_metavar_expr] Add tests to ensure the feature requirement

These tests should have been added in the initial implementation they were unintentionally forgotten

cc #83527
r? ````@petrochenkov````