1
Fork 0

Test -Zthir-unsafeck for unsafe function calls

This commit is contained in:
LeSeulArtichaut 2021-03-14 20:11:37 +01:00
parent 29780f43e2
commit a95b342f02
46 changed files with 422 additions and 45 deletions

View file

@ -1,4 +1,6 @@
// edition:2018
// revisions: mir thir
// [thir]compile-flags: -Z thir-unsafeck
struct S;