mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 12:07:48 +00:00
Also an fix issue with tuple type names where we can't cast to them in natvis (required by the visualizer for `HashMap`) because of peculiarities with the natvis expression evaluator.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.