We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f47a3e commit 4bda9f7Copy full SHA for 4bda9f7
.travis.yml
@@ -44,6 +44,8 @@ install:
44
cat -e tests/ui/builtin-type-shadow.stderr
45
dos2unix tests/ui/**/*.stderr
46
dos2unix tests/ui/**/*.rs
47
+ cat -e tests/ui/builtin-type-shadow.rs
48
+ cat -e tests/ui/builtin-type-shadow.stderr
49
fi
50
51
0 commit comments