rustc: Remove lang item methods from CrateStore
Given the previous commit, these are now trivially representable as queries!
This commit is contained in:
parent
a2e2aba07d
commit
953490ddfa
11 changed files with 82 additions and 75 deletions
|
|
@ -16,3 +16,5 @@
|
|||
|
||||
extern crate core;
|
||||
extern crate weak_lang_items;
|
||||
|
||||
fn main() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue