Files
rust/src/libsyntax
John Clements 1ecc1e51c0 quote_* macros no longer need to be capturing
This is actually almost a problem, because those were my poster-child
macros for "here's how to implement a capturing macro." Following this
change, there will be no macros that use capturing; this will probably
make life unpleasant for the first person that wants to implement a
capturing macro. I should probably create a dummy_capturing macro,
just to show how it works.
2013-09-06 13:35:14 -07:00
..
2013-09-06 13:35:13 -07:00
2013-09-06 13:35:12 -07:00
2013-09-06 13:35:13 -07:00
2013-09-06 13:35:13 -07:00
2013-09-06 13:35:13 -07:00
2013-09-06 13:35:14 -07:00