rust/compiler
Matthias Krüger 230c9e91fd
Rollup merge of #107515 - Swatinem:hirvalidator, r=compiler-errors
Improve pretty-printing of `HirIdValidator` errors

This now uses `node_to_string` for both missing and seen Ids, which includes the snippet of code for which the Id was allocated. Also removes the duplicated printing of `HirId`, as `node_to_string` also includes that.
2023-02-02 17:14:06 +01:00
..
2023-01-31 18:49:03 +01:00
2023-01-31 07:54:01 +00:00
2023-01-31 10:09:23 +00:00