about summary refs log tree commit diff
path: root/src/librustc/ty
AgeCommit message (Expand)AuthorLines
2020-03-18Rollup merge of #69899 - ecstatic-morse:const-idx-methods, r=oli-obkMazdak Farrokhzad-1/+1
2020-03-18Rollup merge of #69837 - jonas-schievink:gen-discr-opt, r=tmandryMazdak Farrokhzad-6/+9
2020-03-18Rollup merge of #69189 - matthewjasper:erase-the-world, r=nikomatsakisMazdak Farrokhzad-9/+0
2020-03-18rustc_infer: remove InferCtxt::closure_sig as the FnSig is always shallowly k...Eduard-Mihai Burtescu-20/+14
2020-03-17Make stuff private.Camille GILLOT-24/+19
2020-03-17Rename `from_u32_const` -> `from_u32`Dylan MacKenzie-1/+1
2020-03-17Rollup merge of #69956 - matthewjasper:fix-region-flags, r=nikomatsakisMazdak Farrokhzad-26/+29
2020-03-17Remove `free_region_map` from `TypeckTables`Matthew Jasper-9/+0
2020-03-17Rollup merge of #70049 - oli-obk:param_env_empty_considered_unimplemented, r=...Mazdak Farrokhzad-15/+34
2020-03-16Auto merge of #68970 - matthewjasper:min-spec, r=nikomatsakisbors-2/+34
2020-03-16Fiddle `ParamEnv` through to a place that used to use `ParamEnv::empty` in a ...Oliver Scherer-15/+34
2020-03-16Auto merge of #67133 - oli-obk:it_must_be_a_sign, r=eddybbors-105/+295
2020-03-16Rollup merge of #70036 - mark-i-m:describe-it-4, r=eddybDylan DPC-14/+15
2020-03-16Rollup merge of #69989 - petrochenkov:nolegacy, r=eddyb,matthewjasperDylan DPC-8/+10
2020-03-16Remove QueryState type alias.Camille GILLOT-21/+22
2020-03-16Make QueryCache parameters associated types.Camille GILLOT-94/+101
2020-03-16Simplify type aliases.Camille GILLOT-36/+21
2020-03-16Offload try_collect_active_jobs.Camille GILLOT-26/+37
2020-03-16Remove Q parameter from try_get_cached.Camille GILLOT-11/+13
2020-03-16Remove Q parameter from JobOwner.Camille GILLOT-18/+43
2020-03-16Remove Q parameter from query stats.Camille GILLOT-9/+14
2020-03-16Remove Q parameter from alloc_self_profile_query_strings_for_query_cache.Camille GILLOT-6/+7
2020-03-16Remove Q parameter from QueryCache::lookup.Camille GILLOT-13/+14
2020-03-16Unpack type arguments for QueryState.Camille GILLOT-15/+23
2020-03-16Unpack type arguments for QueryLookup.Camille GILLOT-3/+4
2020-03-16Unpack type arguments for QueryStateShard.Camille GILLOT-14/+21
2020-03-16Move impl of Queries with its definition.Camille GILLOT-49/+49
2020-03-16Inline QueryAccessor::query.Camille GILLOT-9/+2
2020-03-16Make QueryAccessor::dep_kind an associated const.Camille GILLOT-11/+6
2020-03-16Remove __query_compute module.Camille GILLOT-20/+8
2020-03-15make article_and_description primarily use def_kindmark-14/+15
2020-03-16use direct imports for `rustc::{lint, session}`.Mazdak Farrokhzad-25/+18
2020-03-16hygiene: `modern` -> `normalize_to_macros_2_0`Vadim Petrochenkov-8/+10
2020-03-15rustc: tweak comments on InstanceDef.Ana-Maria Mihalache-12/+9
2020-03-15rustc: don't resolve Instances which would produce malformed shims.Eduard-Mihai Burtescu-0/+15
2020-03-15Avoid ICEs when we emit errors constructing the specialization graphMatthew Jasper-1/+2
2020-03-15Add attributes to allow specializing on traitsMatthew Jasper-1/+32
2020-03-14Index HIR after creating TyCtxtJohn Kåre Alsaker-10/+5
2020-03-14Remove `Hir` and `HirBody` dep nodesJohn Kåre Alsaker-2/+0
2020-03-14Clean up the collectorJohn Kåre Alsaker-1/+1
2020-03-14Remove `AllLocalTraitImpls`John Kåre Alsaker-1/+0
2020-03-14Update `trait_impls`John Kåre Alsaker-3/+17
2020-03-14Create Map after TyCtxtJohn Kåre Alsaker-16/+27
2020-03-14Add HIR queriesJohn Kåre Alsaker-0/+1
2020-03-14Use smaller discriminants for generatorsJonas Schievink-6/+9
2020-03-14Rollup merge of #69802 - matthiaskrgr:cl1ppy, r=Dylan-DPCYuki Okushi-6/+1
2020-03-13Print ConstKind::Placeholder just like TyKind::PlaceholderOliver Scherer-15/+1
2020-03-13Print ConstKind::Bound the same as TyKind::BoundOliver Scherer-9/+17
2020-03-12Ensure HAS_FREE_LOCAL_NAMES is set for ReFreeMatthew Jasper-26/+29
2020-03-12Rollup merge of #69747 - spastorino:rename-rustc-guide, r=pietroalbiniMazdak Farrokhzad-6/+6