Port #[path] to the new attribute parsing infrastructure

Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
This commit is contained in:
Jonathan Brouwer
2025-07-06 22:16:42 +02:00
parent ef3d7741e5
commit 244d64e60b
12 changed files with 88 additions and 36 deletions

View File

@@ -289,6 +289,7 @@ pub fn check_builtin_meta_item(
| sym::naked
| sym::no_mangle
| sym::non_exhaustive
| sym::path
| sym::ignore
| sym::must_use
| sym::track_caller