Skip to content

Commit

Permalink
Fix a test that mysteriously resolves correctly when not check-fasting
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Aug 28, 2012
1 parent c552819 commit adf9fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/run-pass/issue-2445.rs
@@ -1,4 +1,4 @@
import dvec::dvec;
import dvec::DVec;

struct c1<T: copy> {
let x: T;
Expand Down

0 comments on commit adf9fa2

Please sign in to comment.