rust/src/librustc/ty
Ben Lewis a6c4025fac perf: eagerly convert literals to consts, this avoids creating loads on unevaluated consts
which requires a lot of unnecessary work to evaluate them further down the line.
2020-01-14 07:47:45 +13:00
..
inhabitedness Remove trivial function. 2020-01-07 17:40:31 +01:00
print Promote Refs to constants instead of static 2020-01-10 09:08:24 +01:00
query perf: eagerly convert literals to consts, this avoids creating loads on unevaluated consts 2020-01-14 07:47:45 +13:00
_match.rs Format the world 2019-12-22 17:42:47 -05:00
adjustment.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
binding.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
cast.rs Format the world 2019-12-22 17:42:47 -05:00
codec.rs Remove PlaceBase enum and make Place base field be local: Local 2020-01-10 09:08:25 +01:00
context.rs Rollup merge of #68045 - Centril:liberate-lints, r=Mark-Simulacrum 2020-01-12 03:27:59 +01:00
diagnostics.rs Format the world 2019-12-22 17:42:47 -05:00
erase_regions.rs Format the world 2019-12-22 17:42:47 -05:00
error.rs nix syntax::errors & prefer rustc_errors over errors 2020-01-10 07:41:30 +01:00
fast_reject.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
flags.rs Promote Refs to constants instead of static 2020-01-10 09:08:24 +01:00
fold.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
free_region_map.rs Move free_region_map to rustc::ty. 2020-01-07 18:07:36 +01:00
instance.rs Make traits::util::* free functions. 2020-01-07 17:48:41 +01:00
layout.rs Display more informative ICE 2020-01-08 17:12:19 +09:00
mod.rs Rollup merge of #67922 - Centril:lowering-cleanup, r=petrochenkov 2020-01-10 02:47:33 +01:00
normalize_erasing_regions.rs Move subst_and_normalize_erasing_regionsto rustc::ty. 2020-01-07 17:47:49 +01:00
outlives.rs Remove private methods from TyCtxt impl block: rustc::ty::outlives. 2020-01-07 17:41:23 +01:00
relate.rs Promote Refs to constants instead of static 2020-01-10 09:08:24 +01:00
steal.rs Format the world 2019-12-22 17:42:47 -05:00
structural_impls.rs Promote Refs to constants instead of static 2020-01-10 09:08:24 +01:00
sty.rs Promote Refs to constants instead of static 2020-01-10 09:08:24 +01:00
subst.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
trait_def.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
util.rs Introduce #![feature(half_open_range_patterns)]. 2020-01-10 07:29:04 +01:00
walk.rs Promote Refs to constants instead of static 2020-01-10 09:08:24 +01:00