mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 23:37:27 +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