about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-07-11 19:45:22 +0200
committerGitHub <noreply@github.com>2025-07-11 19:45:22 +0200
commitc8780fff6a1f3bda416231342fae0dde986ada39 (patch)
tree3da343fd13981e92c1ccfd5fc9e32d205e5b0315 /compiler/rustc_codegen_llvm/src
parent855e0fe46e68d94e9f6147531b75ac2d488c548e (diff)
parente584ed0de2150ad11b24ed75e954825fd5b273f9 (diff)
downloadrust-c8780fff6a1f3bda416231342fae0dde986ada39.tar.gz
rust-c8780fff6a1f3bda416231342fae0dde986ada39.zip
Rollup merge of #143403 - GrigorenkoPV:attributes/traits, r=jdonszelmann
Port several trait/coherence-related attributes the new attribute system

Part of rust-lang/rust#131229

This ports:
- `#[const_trait]`
- `#[rustc_deny_explicit_impl]`
- `#[rustc_do_not_implement_via_object]`
- `#[rustc_coinductive]`
- `#[type_const]`
- `#[rustc_specialization_trait]`
- `#[rustc_unsafe_specialization_marker]`
- `#[marker]`
- `#[fundamental]`
- `#[rustc_paren_sugar]`
- `#[rustc_allow_incoherent_impl]`
- `#[rustc_coherence_is_core]`

This also changes `#[marker]` to error on duplicates instead of warning.
cc rust-lang/rust#142838, but I don't think it matters too much, since it's unstable.

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