Skip to content

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented Jul 20, 2021

This is the problem I mentioned in #49 (comment).
The newly added (procedural) test fails before the changes I made, and passes afterwards.

AFAICT the symbols that it originally failed on come from Cargo (compiled with the v0 mangling enabled) - once v0 becomes the default, it might be worthwhile to setup some CI automation putting all _R[A-Z].* symbols that can be found in executables/.sos in ~/.rustup/toolchains/* through the demangler, and checking that they demangle successfully.

@alexcrichton
Copy link
Member

Seems reasonable to me, thanks!

@alexcrichton alexcrichton merged commit cce8a07 into rust-lang:main Jul 20, 2021
@eddyb eddyb deleted the pop-depth-when-skipping branch July 20, 2021 15:38
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

Successfully merging this pull request may close these issues.

2 participants