]> git.lizzy.rs Git - rust.git/commit
Fix CodeMap issue in expand_include_str()
authorMichael Woerister <michaelwoerister@posteo>
Wed, 8 Jan 2014 08:59:11 +0000 (09:59 +0100)
committerMichael Woerister <michaelwoerister@gmail>
Wed, 8 Jan 2014 15:38:58 +0000 (16:38 +0100)
commitad3a179954fb8e04794ad22584adc071c6a1d86d
tree508443a19eee973d904990356799554bfba386d1
parentfda71f26301d153ca8d9489281d382af79792d63
Fix CodeMap issue in expand_include_str()
src/libsyntax/ext/source_util.rs
src/test/debug-info/include_string.rs [new file with mode: 0644]
src/test/debug-info/text-to-include-1.txt [new file with mode: 0644]
src/test/debug-info/text-to-include-2.txt [new file with mode: 0644]
src/test/debug-info/text-to-include-3.txt [new file with mode: 0644]