]> git.lizzy.rs Git - rust.git/commit
`chmod -x` test files
authormcarton <cartonmartin+git@gmail.com>
Sat, 19 Mar 2016 14:09:24 +0000 (15:09 +0100)
committermcarton <cartonmartin+git@gmail.com>
Mon, 28 Mar 2016 19:24:36 +0000 (21:24 +0200)
commitcfb1bc3723f42e98d08e24001696abc5a17bc8a6
treeea90000cfae6ad902e3022358c2356c6a5f7f002
parent7877a42308a05597840f212d10d2abb27086669f
`chmod -x` test files
13 files changed:
tests/compile-fail/blacklisted_name.rs [changed mode: 0755->0644]
tests/compile-fail/conf_french_blacklisted_name.rs [changed mode: 0755->0644]
tests/compile-fail/copies.rs [changed mode: 0755->0644]
tests/compile-fail/derive.rs [changed mode: 0755->0644]
tests/compile-fail/format.rs [changed mode: 0755->0644]
tests/compile-fail/formatting.rs [changed mode: 0755->0644]
tests/compile-fail/functions.rs [changed mode: 0755->0644]
tests/compile-fail/new_without_default.rs [changed mode: 0755->0644]
tests/compile-fail/print.rs [changed mode: 0755->0644]
tests/compile-fail/swap.rs [changed mode: 0755->0644]
tests/compile-fail/unused_labels.rs [changed mode: 0755->0644]
tests/compile-fail/vec.rs [changed mode: 0755->0644]
tests/run-pass/ice-700.rs [changed mode: 0755->0644]