You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changed the title [-]`.eh_frame` section emitted for `rust_echo_server.o` (`rustc` >= 1.70.0)[/-][+]`.eh_frame` section emitted for `rust_echo_server.o`[/+]on Jun 21, 2023
Activity
.eh_frame
section emitted forkernel.o
(debug assertions enabled,rustc
>= 1.70.0) #1012rustc
wanted features & bugfixes #355ojeda commentedon Jun 21, 2023
This is probably the one that Wedson noticed back then, and it is unrelated to the version upgrade -- I am removing the version from the title.
[-]`.eh_frame` section emitted for `rust_echo_server.o` (`rustc` >= 1.70.0)[/-][+]`.eh_frame` section emitted for `rust_echo_server.o`[/+]Auto merge of rust-lang#113124 - nbdd0121:eh_frame, r=cjgillot
ojeda commentedon Aug 20, 2023
Fix merged for Rust 1.73.0. Thanks @nbdd0121! I will test it with a future nightly to see if it fixes it.
Auto merge of #113124 - nbdd0121:eh_frame, r=cjgillot