]> git.lizzy.rs Git - rust.git/commit
Add exmaple/test for `quote!` hygiene.
authorJeffrey Seyfried <jeffrey.seyfried@gmail.com>
Fri, 31 Mar 2017 04:06:28 +0000 (04:06 +0000)
committerJeffrey Seyfried <jeffrey.seyfried@gmail.com>
Mon, 26 Jun 2017 02:06:32 +0000 (02:06 +0000)
commit20a90485c040df87a667e9b6ee38e4d8a7d7fc5d
tree84627e1078881a7dfd93db7c857542366043cf26
parent7d493bdd2a9f86ed51bc80a5c91cbb502aa3b3c4
Add exmaple/test for `quote!` hygiene.
src/test/run-pass-fulldeps/proc-macro/auxiliary/hygiene_example.rs [new file with mode: 0644]
src/test/run-pass-fulldeps/proc-macro/auxiliary/hygiene_example_codegen.rs [new file with mode: 0644]
src/test/run-pass-fulldeps/proc-macro/hygiene_example.rs [new file with mode: 0644]