diff options
| author | bors <bors@rust-lang.org> | 2013-08-27 04:15:54 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-08-27 04:15:54 -0700 |
| commit | d9b0d4b60366e463ef14c757485c1849cba7d1cc (patch) | |
| tree | 460dc951438fe3d1d53c7c89911e03104918f2b4 /src | |
| parent | 947513c4f489f1302a97c966c79761e6e953cbcc (diff) | |
| parent | 7406c2d0b7c156a98b49ab1825a50b31815f324a (diff) | |
| download | rust-d9b0d4b60366e463ef14c757485c1849cba7d1cc.tar.gz rust-d9b0d4b60366e463ef14c757485c1849cba7d1cc.zip | |
auto merge of #8779 : brson/rust/macsupp, r=thestinger
This callstack changed when the FFI did. I am still a little frightened by this suppression. cc #8253
Diffstat (limited to 'src')
| -rw-r--r-- | src/etc/x86.supp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/etc/x86.supp b/src/etc/x86.supp index e6064ff4f72..a5a239aef58 100644 --- a/src/etc/x86.supp +++ b/src/etc/x86.supp @@ -512,6 +512,5 @@ fun:uv__platform_loop_init fun:uv__loop_init fun:uv_loop_new - fun:rust_uv_loop_new__c_stack_shim ... } \ No newline at end of file |
