diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-03-06 09:03:24 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-03-06 22:22:30 +0530 |
| commit | 7a2eea5808da02cbc685059afc7218d3db53a782 (patch) | |
| tree | 2e4ef82097d94d4017e937fc27f12353301f4f3f | |
| parent | 56e0229f9aecceec81b5145d452d5c98145436d8 (diff) | |
| parent | ccd83daa418310f2a48af29b1e6545577e579e65 (diff) | |
| download | rust-7a2eea5808da02cbc685059afc7218d3db53a782.tar.gz rust-7a2eea5808da02cbc685059afc7218d3db53a782.zip | |
Rollup merge of #23101 - laijs:fix-file-perm, r=alexcrichton
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
| -rw-r--r--[-rwxr-xr-x] | src/libstd/path.rs | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/test/auxiliary/lint_output_format.rs | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/test/compile-fail/send-is-not-static-ensures-scoping.rs | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/test/run-make/mismatching-target-triples/bar.rs | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/test/run-make/mismatching-target-triples/foo.rs | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/test/run-make/pretty-expanded-hygiene/input.pp.rs | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/test/run-make/pretty-expanded-hygiene/input.rs | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/test/run-make/simd-ffi/simd.rs | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/test/run-pass/send-is-not-static-par-for.rs | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/src/libstd/path.rs b/src/libstd/path.rs index b85a0dcec81..b85a0dcec81 100755..100644 --- a/src/libstd/path.rs +++ b/src/libstd/path.rs diff --git a/src/test/auxiliary/lint_output_format.rs b/src/test/auxiliary/lint_output_format.rs index 1977e2aad28..1977e2aad28 100755..100644 --- a/src/test/auxiliary/lint_output_format.rs +++ b/src/test/auxiliary/lint_output_format.rs diff --git a/src/test/compile-fail/send-is-not-static-ensures-scoping.rs b/src/test/compile-fail/send-is-not-static-ensures-scoping.rs index fe03ca8353d..fe03ca8353d 100755..100644 --- a/src/test/compile-fail/send-is-not-static-ensures-scoping.rs +++ b/src/test/compile-fail/send-is-not-static-ensures-scoping.rs diff --git a/src/test/run-make/mismatching-target-triples/bar.rs b/src/test/run-make/mismatching-target-triples/bar.rs index 8695ab58e5f..8695ab58e5f 100755..100644 --- a/src/test/run-make/mismatching-target-triples/bar.rs +++ b/src/test/run-make/mismatching-target-triples/bar.rs diff --git a/src/test/run-make/mismatching-target-triples/foo.rs b/src/test/run-make/mismatching-target-triples/foo.rs index afd4f298a97..afd4f298a97 100755..100644 --- a/src/test/run-make/mismatching-target-triples/foo.rs +++ b/src/test/run-make/mismatching-target-triples/foo.rs diff --git a/src/test/run-make/pretty-expanded-hygiene/input.pp.rs b/src/test/run-make/pretty-expanded-hygiene/input.pp.rs index 6aff4c9b3d5..6aff4c9b3d5 100755..100644 --- a/src/test/run-make/pretty-expanded-hygiene/input.pp.rs +++ b/src/test/run-make/pretty-expanded-hygiene/input.pp.rs diff --git a/src/test/run-make/pretty-expanded-hygiene/input.rs b/src/test/run-make/pretty-expanded-hygiene/input.rs index a46fa12ac05..a46fa12ac05 100755..100644 --- a/src/test/run-make/pretty-expanded-hygiene/input.rs +++ b/src/test/run-make/pretty-expanded-hygiene/input.rs diff --git a/src/test/run-make/simd-ffi/simd.rs b/src/test/run-make/simd-ffi/simd.rs index f418d5d1fb7..f418d5d1fb7 100755..100644 --- a/src/test/run-make/simd-ffi/simd.rs +++ b/src/test/run-make/simd-ffi/simd.rs diff --git a/src/test/run-pass/send-is-not-static-par-for.rs b/src/test/run-pass/send-is-not-static-par-for.rs index c6b64d97fbd..c6b64d97fbd 100755..100644 --- a/src/test/run-pass/send-is-not-static-par-for.rs +++ b/src/test/run-pass/send-is-not-static-par-for.rs |
