]> git.lizzy.rs Git - rust.git/commit
quote: Explicitly borrow the ExtCtxt
authorKeegan McAllister <kmcallister@mozilla.com>
Sat, 6 Sep 2014 02:50:05 +0000 (19:50 -0700)
committerKeegan McAllister <kmcallister@mozilla.com>
Mon, 8 Sep 2014 18:30:55 +0000 (11:30 -0700)
commit2b3619412fab979f2599227ef387c91d7c1ee28a
treed2a763ee6194a701a4f345a69137ab386b3a7543
parent6f34760e4173dda94162502153fe4c5a2a96fc9d
quote: Explicitly borrow the ExtCtxt

Fixes #16992.
src/librustc/front/test.rs
src/librustc/middle/astencode.rs
src/libsyntax/ext/quote.rs
src/test/run-pass-fulldeps/issue-16992.rs [new file with mode: 0644]