about summary refs log tree commit diff
path: root/tests/ui/patchable-function-entry
diff options
context:
space:
mode:
authorJieyou Xu <jieyouxu@outlook.com>2025-04-02 23:26:35 +0800
committerJieyou Xu <jieyouxu@outlook.com>2025-04-02 23:26:35 +0800
commitcae5d8a81c6c5ce58909fdf1ee5679779a0b94fc (patch)
tree8345c298b9e6a34f3f0d1064ba09042d67a6fc5c /tests/ui/patchable-function-entry
parent05d5fdadbbc5f426f2fe36b05c2b659865f2e4bb (diff)
parentae9173d7dd4a31806c950c90dcc331f1508b4d17 (diff)
downloadrust-cae5d8a81c6c5ce58909fdf1ee5679779a0b94fc.tar.gz
rust-cae5d8a81c6c5ce58909fdf1ee5679779a0b94fc.zip
Merge from rustc
Diffstat (limited to 'tests/ui/patchable-function-entry')
-rw-r--r--tests/ui/patchable-function-entry/patchable-function-entry-flags.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs b/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs
index cb5bc62b6b3..2d5a0b0a771 100644
--- a/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs
+++ b/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs
@@ -1,2 +1,5 @@
 //@ compile-flags: -Z patchable-function-entry=1,2
+
 fn main() {}
+
+//~? ERROR incorrect value `1,2` for unstable option `patchable-function-entry`