rust/compiler
Dylan DPC 548ed409af
Rollup merge of #99517 - Nilstrieb:display-raw-ptr, r=compiler-errors
Display raw pointer as *{mut,const} T instead of *-ptr in errors

The `*-ptr` is rather confusing, and we have the full information for properly displaying the information.
2022-08-30 16:56:06 +05:30
..
2022-08-29 19:34:11 +02:00
2022-08-25 19:04:00 +02:00
2022-08-28 21:23:23 +09:00