Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

task 'core::test::test_output_stream_write_double_no_tag' has overflowed its stack #33

Closed
rozaliev opened this issue Sep 30, 2014 · 1 comment

Comments

@rozaliev
Copy link
Contributor

With #32 applied

rustc 0.12.0-nightly (740905042 2014-09-29 23:52:21 +0000)
running 49 tests
test core::test::test_input_stream_limits ... ok
test core::test::test_input_stream_read_raw_byte ... ok
test core::test::test_input_stream_read_double ... ok
test core::test::test_input_stream_read_varint ... ok
test core::test::test_input_stream_skip_raw_bytes ... ok
test core::test::test_output_input_stream_read_float ... ok
task 'core::test::test_output_stream_write_double_no_tag' has overflowed its stack
task 'core::test::test_output_stream_write_float_no_tag' has overflowed its stack
@stepancheg
Copy link
Owner

Seems like it is rustc bug: rust-lang/rust#17767

jxs pushed a commit to jxs/rust-protobuf that referenced this issue Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants