rust/compiler/rustc_parse
Matthias Krüger bc9b313cb5
Rollup merge of #143402 - GrigorenkoPV:attributes/link_attrs, r=jdonszelmann
Port several linking (linkage?) related attributes the new attribute system

This ports:
- `#[export_stable]`
- `#[ffi_const]`
- `#[ffi_pure]`
- `#[rustc_std_internal_symbol]`

Part of rust-lang/rust#131229

r? ``@oli-obk``
2025-07-08 19:29:37 +02:00
..
src Rollup merge of #143402 - GrigorenkoPV:attributes/link_attrs, r=jdonszelmann 2025-07-08 19:29:37 +02:00
Cargo.toml update to literal-escaper 0.0.4 for better API without unreachable and faster string parsing 2025-06-23 06:36:22 +00:00
messages.ftl Remove let_chains feature 2025-06-30 07:49:20 -05:00