mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 07:30:39 +00:00
Display function path in unsafety violations - E0133 adds `DefId` to `UnsafetyViolationDetails` this enables consumers to access the function definition that was reported to be unsafe and also changes the output for some E0133 diagnostics