Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Compatibility with std::intrinsics::type_name #9

Open
gandro opened this issue Jun 4, 2019 · 0 comments
Open

Compatibility with std::intrinsics::type_name #9

gandro opened this issue Jun 4, 2019 · 0 comments

Comments

@gandro
Copy link
Member

gandro commented Jun 4, 2019

It looks CI is currently failing on nightly due to changes in how std::intrinsics::type_name report the names of aliased types. For example, Box is now reported as alloc::boxed::Box instead of std::boxed::Box.

If this new behaviour is not a regression in Rust, we should eventually release a v0.2 with the new behaviour as this would be a breaking change.

gandro added a commit that referenced this issue Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant