22 lines
472 B
Plaintext
22 lines
472 B
Plaintext
(diagnostic
|
|
(schema slovo.diagnostic)
|
|
(version 1)
|
|
(severity error)
|
|
(code UnsupportedUnsafeOperation)
|
|
(message "unsafe operation `dealloc` is outside the v1.6 unsafe contract")
|
|
(file "<fixture>")
|
|
(span
|
|
(bytes 49 62)
|
|
(range 6 5 6 18)
|
|
)
|
|
(hint "raw memory operations are not supported by v1.6 unsafe blocks")
|
|
(related
|
|
(span
|
|
(file "<fixture>")
|
|
(bytes 50 57)
|
|
(range 6 6 6 13)
|
|
(message "unsafe operation head")
|
|
)
|
|
)
|
|
)
|