annotate runners/src/lib.rs @ 776:94033091458b

formats: Update to ${concat(…)} to build on current nightly ${concat(…)} replaces the removed concat_idents!() macro, but doesn’t support being used in nested repetitions for now. We can remove the gen_match!() macro once this is supported again.
author Link Mauve <linkmauve@linkmauve.fr>
date Tue, 14 Oct 2025 12:41:29 +0000
parents cad9e422b18f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
762
cad9e422b18f interpreters, runners: Add missing mod/lib files.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
diff changeset
1 pub mod common;