make query take (LocalDefId, DefId)
This commit is contained in:
parent
831f4402aa
commit
c1a9cf42b4
5 changed files with 28 additions and 31 deletions
|
@ -5,6 +5,7 @@
|
|||
//! This API is completely unstable and subject to change.
|
||||
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![feature(let_chains)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(never_type)]
|
||||
#![feature(box_patterns)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue