Open
Description
With this rust-lang/rust#115534 we will be able to get nicer debug information for DefId
, and according to @oli-obk rust-lang/rust#115534 (comment), we need to do this for other indexed types as well (Place would be good contender imo).
Edit: Place doesn't need better Debug, but assignments involving Const
needs to be fixed they look overly verbose right now
Metadata
Metadata
Assignees
Labels
No labels