rust/src/librustc/ty
2019-10-11 07:44:01 -07:00
..
inhabitedness Rename sty to kind 2019-09-25 15:50:04 +01:00
print Rollup merge of #65181 - nikomatsakis:lazy-norm-anon-const-push-1, r=varkor 2019-10-08 05:02:43 +02:00
query Rollup merge of #65081 - Mark-Simulacrum:remove-profile-queries, r=michaelwoerister 2019-10-08 23:31:20 +02:00
_match.rs Rename sty to kind 2019-09-25 15:50:04 +01:00
adjustment.rs Run rustfmt --file-lines ... for changes from previous commits. 2019-06-14 18:58:32 +03:00
binding.rs move librustc to 2018 2019-02-05 12:45:47 -06:00
cast.rs Rename sty to kind 2019-09-25 15:50:04 +01:00
codec.rs Rename sty to kind 2019-09-25 15:50:04 +01:00
constness.rs Rollup merge of #62019 - jeremystucki:refactoring, r=estebank 2019-06-22 01:42:41 +02:00
context.rs Auto merge of #64949 - nnethercote:avoid-SmallVec-collect, r=zackmdavis 2019-10-08 08:08:21 +00:00
erase_regions.rs Don't use lift to detect local types 2019-06-26 13:04:05 +02:00
error.rs Remove lift_to_global 2019-09-27 13:33:50 -04:00
fast_reject.rs Switch over all StableHash impls to new format 2019-09-28 11:47:36 -04:00
flags.rs Rollup merge of #65181 - nikomatsakis:lazy-norm-anon-const-push-1, r=varkor 2019-10-08 05:02:43 +02:00
fold.rs correct bug in the "has escaping regions" visitor 2019-10-07 10:58:37 -04:00
instance.rs resolve_for_fn_ptr checks that the instance is an Item before returning shim. 2019-10-11 07:44:01 -07:00
layout.rs replace GeneratorSubsts inside related types 2019-10-04 20:47:43 +08:00
mod.rs Add InstanceDef::ReifyShim for track_caller functions. 2019-10-09 20:19:09 -07:00
outlives.rs generate GeneratorSubsts from SubstsRef 2019-10-04 20:47:43 +08:00
relate.rs Rollup merge of #64817 - csmoe:closure, r=nikomatsakis 2019-10-04 07:24:34 +02:00
steal.rs rustc: rename Mir to mir::Body in comments and to MIR in error strings. 2019-05-29 00:26:56 +03:00
structural_impls.rs Add InstanceDef::ReifyShim for track_caller functions. 2019-10-09 20:19:09 -07:00
sty.rs Rollup merge of #65181 - nikomatsakis:lazy-norm-anon-const-push-1, r=varkor 2019-10-08 05:02:43 +02:00
subst.rs Auto merge of #64949 - nnethercote:avoid-SmallVec-collect, r=zackmdavis 2019-10-08 08:08:21 +00:00
trait_def.rs Switch over all StableHash impls to new format 2019-09-28 11:47:36 -04:00
util.rs generate ClosureSubsts from SubstsRef 2019-10-03 19:24:59 +08:00
walk.rs generate GeneratorSubsts from SubstsRef 2019-10-04 20:47:43 +08:00
wf.rs generate ClosureSubsts from SubstsRef 2019-10-03 19:24:59 +08:00