1
Fork 0

Rollup merge of #126668 - fmease:rm-rustc_dump_program_clauses-attrs, r=fee1-dead

Remove now NOP attrs `#[rustc_dump{,_env}_program_clauses]`

Likely NOP since #113303.

r? `@fee1-dead`
This commit is contained in:
fee1-dead 2024-06-19 22:51:03 +08:00 committed by GitHub
commit be3b5663ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 10 deletions

View file

@ -1592,8 +1592,6 @@ symbols! {
rustc_do_not_const_check,
rustc_doc_primitive,
rustc_dummy,
rustc_dump_env_program_clauses,
rustc_dump_program_clauses,
rustc_dump_user_args,
rustc_dump_vtable,
rustc_effective_visibility,