1
Fork 0

add rustc_dump_def_parents attribute

This commit is contained in:
Boxy 2024-06-30 19:31:15 +01:00
parent 6c3485512f
commit 552794410a
6 changed files with 217 additions and 1 deletions

View file

@ -1614,6 +1614,7 @@ symbols! {
rustc_do_not_const_check,
rustc_doc_primitive,
rustc_dummy,
rustc_dump_def_parents,
rustc_dump_item_bounds,
rustc_dump_predicates,
rustc_dump_user_args,