Add #[rustc_dump_{predicates,item_bounds}]
This commit is contained in:
parent
bc12972bcd
commit
38bd7a0fcb
6 changed files with 95 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue