-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Bump std's backtrace's rustc-demangle
#151660
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
base: main
Are you sure you want to change the base?
Conversation
std's' backtrace's rustc-demangle'std's backtrace's rustc-demangle'
850c30f to
59c0e13
Compare
|
@bors try |
This comment has been minimized.
This comment has been minimized.
Bump `std`'s `backtrace`'s `rustc-demangle`'
std's backtrace's rustc-demangle'std's backtrace's rustc-demangle
59c0e13 to
f4731a1
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
@bors try |
This comment has been minimized.
This comment has been minimized.
Bump `std`'s `backtrace`'s `rustc-demangle`
|
Would it make sense to add a test for #151548 here? |
We have a UI test for the mangling & demangling of assoc const bindings in the compiler (see). I sure could add a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fair enough, the chance of backsliding seems rather low and non-catastrophic.
@bors r+
Alternative to #151659.
Fixes #151548.