Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@memchr
Copy link
Contributor

@memchr memchr commented Aug 26, 2025

rust commit 8296ad0 changes the output of std::any::type_name to include
regions such as lifetime and generic arguments, which results in invalid
Ninja rule names being generated, such as CargoBuild<_>.

This commit removes the substring starting at (and including) the first <.

rust commit 8296ad0 changes the output of std::any::type_name to include
regions such as lifetime and generic arguments, which results in invalid
Ninja rule names being generated, such as `CargoBuild<_>`.
@dae
Copy link
Member

dae commented Sep 1, 2025

Thank you for this!

@dae dae merged commit e3d0a30 into ankitects:main Sep 1, 2025
1 check was pending
@memchr memchr deleted the type_name_san branch September 1, 2025 08:33
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