about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-07-28 01:16:38 +0200
committerGitHub <noreply@github.com>2025-07-28 01:16:38 +0200
commit6bd327374a4c52dda298f8e00dbfbb1949a16413 (patch)
tree4e00d9698258430462cb8c5e89c2ba3f33e092f7 /compiler/rustc_codegen_llvm/src/errors.rs
parentf8e355c230c6eb7b78ffce6a92fd81f78c890524 (diff)
parent97b65215fffb34339fa35d8a9b18d4d008d341bd (diff)
downloadrust-6bd327374a4c52dda298f8e00dbfbb1949a16413.tar.gz
rust-6bd327374a4c52dda298f8e00dbfbb1949a16413.zip
Rollup merge of #143607 - JonathanBrouwer:proc_macro_attrs, r=jdonszelmann,traviscross
Port the proc macro attributes to the new attribute parsing infrastructure

Ports `#[proc_macro]`, `#[proc_macro_attribute]`, `#[proc_macro_derive]` and `#[rustc_builtin_macro]` to the new attribute parsing infrastructure for https://github.com/rust-lang/rust/issues/131229#issuecomment-2971351163

I've split this PR into commits for reviewability, and left some comments to clarify things
I did 4 related attributes in one PR because they share a lot of their code and logic, and doing them separately is kind of annoying as I need to leave both the old and new parsing in place then.

r? ``@oli-obk``
cc ``@jdonszelmann``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions