diff options
| author | Young-il Choi <duddlf.choi@samsung.com> | 2013-11-09 16:16:44 +0900 |
|---|---|---|
| committer | Young-il Choi <duddlf.choi@samsung.com> | 2013-11-10 08:18:12 +0900 |
| commit | ca55317e90f498b818a0e0fc5ad58354eb416e83 (patch) | |
| tree | 06ea1a9f568176ad1afcf27660f60a5254a8c83a /src/test/debug-info/generic-static-method-on-struct-and-enum.rs | |
| parent | 3851f908d16b55dfe69d5a423ecbef4cd224fae2 (diff) | |
| download | rust-ca55317e90f498b818a0e0fc5ad58354eb416e83.tar.gz rust-ca55317e90f498b818a0e0fc5ad58354eb416e83.zip | |
tagging issue number(#10381)
Diffstat (limited to 'src/test/debug-info/generic-static-method-on-struct-and-enum.rs')
| -rw-r--r-- | src/test/debug-info/generic-static-method-on-struct-and-enum.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/debug-info/generic-static-method-on-struct-and-enum.rs b/src/test/debug-info/generic-static-method-on-struct-and-enum.rs index 5e5a7a7c9ad..a0551e570c7 100644 --- a/src/test/debug-info/generic-static-method-on-struct-and-enum.rs +++ b/src/test/debug-info/generic-static-method-on-struct-and-enum.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// xfail-android +// xfail-android: FIXME(#10381) // compile-flags:-Z extra-debug-info // debugger:rbreak zzz |
