rust/crates/proc_macro_test
Aleksey Kladov c27fdc75fa internal: add cloning macro fixture
Macro that deep clone the tokens but otherwise preserves source
locations and hygiene info is an interesting case for IDE support. Lets
have this, although we don't actively use it at the moment.
2021-06-25 23:37:55 +03:00
..
imp internal: add cloning macro fixture 2021-06-25 23:37:55 +03:00
src Build test-macros in a build script 2021-06-09 17:16:52 +02:00
build.rs Set explicit target directory to avoid cargo deadlock 2021-06-22 03:34:32 +08:00
Cargo.toml Build test-macros in a build script 2021-06-09 17:16:52 +02:00