rust/compiler/rustc_codegen_ssa
Wesley Wiser 721b622e07 Update cdb tests for expected output
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.
2021-07-01 14:26:20 -04:00
..
2021-07-01 14:26:20 -04:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.