rust/src/librustc_passes
Alex Crichton a2e2aba07d rustc: Migrate lang items to a query
This commit moves the calculation of the `LanguageItems` structure into a
query rather than being calculated before the `TyCtxt` exists, with the eventual
end goal of removing some `CrateStore` methods.
2017-09-05 07:37:57 -07:00
..
2017-09-05 07:37:57 -07:00
2017-08-25 16:18:21 -04:00