Skip to content

Support safety attributes in Rust for Linux #3

Open
@zjp-CN

Description

@zjp-CN

Context

Idea

Since tag-std currently is a PoC, there are several ways to apply it to R4L

cc #2

#![register_tool(klint)]

#[klint::NotNull(self.ptr)]
unsafe fn foo(&self) { ... }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions