rust/src/librustc_typeck
bors dead08cb33 Auto merge of #44142 - alexcrichton:dllimport-query, r=nikomatsakis
Migrate a slew of metadata methods to queries

This PR intends to make more progress on #41417, knocking off some low-hanging fruit.

Closes #44190
cc #44137
2017-09-08 09:47:58 +00:00
..
check Auto merge of #44142 - alexcrichton:dllimport-query, r=nikomatsakis 2017-09-08 09:47:58 +00:00
coherence Auto merge of #44142 - alexcrichton:dllimport-query, r=nikomatsakis 2017-09-08 09:47:58 +00:00
variance rustc: Migrate lang items to a query 2017-09-05 07:37:57 -07:00
Cargo.toml rustc: expose monomorphic const_eval through on-demand. 2017-04-16 01:31:06 +03:00
astconv.rs rustc: Migrate lang items to a query 2017-09-05 07:37:57 -07:00
check_unused.rs rustc: Hide `maybe_unused_*` fields in queries 2017-09-05 07:37:58 -07:00
collect.rs rustc: Migrate lang items to a query 2017-09-05 07:37:57 -07:00
constrained_type_params.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
diagnostics.rs refactor and centralize `on_unimplemented` parsing 2017-09-03 13:10:53 +03:00
impl_wf_check.rs Downgrade ProjectionTy's TraitRef to its substs 2017-07-11 10:33:09 -04:00
lib.rs refactor and centralize `on_unimplemented` parsing 2017-09-03 13:10:53 +03:00