about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0133.mir.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2022-04-26Revert "add `DefId` to unsafety violations and display function path in E0133"Oli Scherer-1/+1
This reverts commit 8b8f6653cfd54525714f02efe7af0a0f830e185c.
2022-04-24only show a simple description in E0133 span labelEmil Gardström-1/+1
2022-04-24add `DefId` to unsafety violations and display function path in E0133Emil Gardström-2/+2
this enables consumers to access the function definition that was reported to be unsafe
2021-05-11Test `-Zthir-unsafeck` for unsafe function callsLeSeulArtichaut-0/+11