rust/src/test
Alex Crichton 6d6d4c987f test: Add a test for #7663
I think that the test case from this issue has become out of date with resolve
changes in the past 9 months, and it's not entirely clear to me what the
original bug was.

Regardless, it seems like tricky resolve behavior, so tests were added to make
sure things resolved correctly and warnings were correctly reported.

Closes #7663
2014-04-10 15:21:59 -07:00
..
auxiliary debuginfo: Don't create debuginfo for statics inlined from other crates. 2014-04-10 15:21:57 -07:00
bench Remove some internal ~[] from several libraries. 2014-04-10 15:21:58 -07:00
codegen
compile-fail test: Add a test for #7663 2014-04-10 15:21:59 -07:00
debug-info debuginfo: Don't create debuginfo for statics inlined from other crates. 2014-04-10 15:21:57 -07:00
pretty Remove check-fast. Closes #4193, #8844, #6330, #7416 2014-04-06 15:55:43 -07:00
run-fail Remove the unused Point struct in the assert-eq-macro-fail.rs test. 2014-04-09 21:56:21 -07:00
run-make Generalized the pretty-print entry points to support -o <file>. 2014-04-10 15:21:59 -07:00
run-pass test: Add a test for #7663 2014-04-10 15:21:59 -07:00
run-pass-fulldeps Remove check-fast. Closes #4193, #8844, #6330, #7416 2014-04-06 15:55:43 -07:00