]> git.lizzy.rs Git - rust.git/commit
incr.comp. Add tests for stable span hashing.
authorMichael Woerister <michaelwoerister@posteo.net>
Fri, 26 Aug 2016 20:31:02 +0000 (16:31 -0400)
committerMichael Woerister <michaelwoerister@posteo.net>
Thu, 1 Sep 2016 13:43:44 +0000 (09:43 -0400)
commit8b67ad69a7fb943d79d74b588057b5071c406060
tree4f5427a38a50873b2af34afa3a08032e626eb952
parente355ec1c6a24f8a597a08809b9dad394498dc3dd
incr.comp. Add tests for stable span hashing.
src/test/incremental/source_loc_macros.rs [new file with mode: 0644]
src/test/incremental/span_hash_stable/auxiliary/mod.rs [new file with mode: 0644]
src/test/incremental/span_hash_stable/auxiliary/sub1.rs [new file with mode: 0644]
src/test/incremental/span_hash_stable/auxiliary/sub2.rs [new file with mode: 0644]
src/test/incremental/span_hash_stable/main.rs [new file with mode: 0644]
src/test/incremental/spans_insignificant_w_o_debuginfo.rs [new file with mode: 0644]
src/test/incremental/spans_significant_w_debuginfo.rs [new file with mode: 0644]