1
Fork 0

Ask the user to use feature(rustc_private) when linking to rustc_driver

This commit is contained in:
John Kåre Alsaker 2024-03-22 11:42:53 +01:00
parent 3ee43259ac
commit 736a249954
4 changed files with 23 additions and 8 deletions

View file

@ -1619,6 +1619,7 @@ symbols! {
rustc_dirty,
rustc_do_not_const_check,
rustc_doc_primitive,
rustc_driver,
rustc_dummy,
rustc_dump_def_parents,
rustc_dump_item_bounds,