1
Fork 0

Add #[rustc_dump_{predicates,item_bounds}]

This commit is contained in:
León Orell Valerian Liehr 2024-06-19 14:24:25 +02:00
parent bc12972bcd
commit 38bd7a0fcb
No known key found for this signature in database
GPG key ID: D17A07215F68E713
6 changed files with 95 additions and 0 deletions

View file

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