]> git.lizzy.rs Git - rust.git/commit
Add test case for stable import of invalid span information.
authorMichael Woerister <michaelwoerister@posteo>
Wed, 18 Mar 2015 21:05:24 +0000 (22:05 +0100)
committerMichael Woerister <michaelwoerister@posteo>
Thu, 19 Mar 2015 17:52:30 +0000 (18:52 +0100)
commit1ea971ff87e7aee729c7330a394b975fb3a598b1
treed961091051a758ea0c265dfb0785936fa22d1fe2
parent5f77a47f6b906bc67d71534c0365c6f9efe9389d
Add test case for stable import of invalid span information.
src/test/auxiliary/crate_with_invalid_spans.rs [new file with mode: 0644]
src/test/auxiliary/crate_with_invalid_spans_macros.rs [new file with mode: 0644]
src/test/run-pass/import-crate-with-invalid-spans.rs [new file with mode: 0644]