Feed crate_name
query
This commit is contained in:
parent
408ae0fcb9
commit
194b4a2adb
3 changed files with 7 additions and 13 deletions
|
@ -1673,7 +1673,7 @@ rustc_queries! {
|
|||
|
||||
/// Gets the name of the crate.
|
||||
query crate_name(_: CrateNum) -> Symbol {
|
||||
eval_always
|
||||
feedable
|
||||
desc { "fetching what a crate is named" }
|
||||
separate_provide_extern
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue