From 7c56398e912ea9e81d8e56b2ca7459b4e62b6636 Mon Sep 17 00:00:00 2001 From: Florian Schmiderer Date: Thu, 2 May 2024 23:19:02 +0200 Subject: Updated code for changes to RFC, added additional error handling, added tests --- tests/ui/patchable-function-entry/patchable-function-entry-flags.rs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/ui/patchable-function-entry/patchable-function-entry-flags.rs (limited to 'tests/ui/patchable-function-entry/patchable-function-entry-flags.rs') diff --git a/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs b/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs new file mode 100644 index 00000000000..cb5bc62b6b3 --- /dev/null +++ b/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs @@ -0,0 +1,2 @@ +//@ compile-flags: -Z patchable-function-entry=1,2 +fn main() {} -- cgit 1.4.1-3-g733a5