rust/compiler/rustc_middle/src/ty
2020-09-25 22:46:15 +01:00
..
consts mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
inhabitedness Change ty.kind to a method 2020-09-04 17:47:51 +02:00
print Fix pretty-printing of DisambiguatedDefPathData 2020-09-25 22:46:15 +01:00
query Move from {{closure}}#0 syntax to {closure#0} for (def) path components 2020-09-25 22:46:14 +01:00
_match.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
adjustment.rs Note when a a move/borrow error is caused by a deref coercion 2020-09-10 20:56:20 -04:00
binding.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
cast.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
codec.rs support const_evaluatable_checked across crate boundaries 2020-09-18 17:11:34 +02:00
consts.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
context.rs Rollup merge of #76914 - lcnr:path-no-more, r=ecstatic-morse 2020-09-21 20:40:57 -07:00
diagnostics.rs clean up comment text a bit 2020-09-14 13:13:02 -07:00
erase_regions.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
error.rs Rollup merge of #76914 - lcnr:path-no-more, r=ecstatic-morse 2020-09-21 20:40:57 -07:00
fast_reject.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
flags.rs Remove def_id field from ParamEnv 2020-09-09 10:14:31 +02:00
fold.rs don't take TyCtxt by reference 2020-09-19 12:41:12 +02:00
instance.rs shim: monomorphic FnPtrShims during construction 2020-09-04 13:00:49 +01:00
layout.rs Auto merge of #73453 - erikdesjardins:tuplayout, r=eddyb 2020-09-25 14:42:20 +00:00
list.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
mod.rs Add an unused field of type Option<DefId> to ParamEnv struct. 2020-09-21 09:39:26 +02:00
normalize_erasing_regions.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
outlives.rs Move MiniSet to data_structures 2020-09-23 08:09:16 +02:00
relate.rs use abstract consts when unifying ConstKind::Unevaluated 2020-09-18 17:11:34 +02:00
steal.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
structural_impls.rs check for cycles when unifying const variables 2020-09-21 12:27:55 +02:00
sty.rs Rollup merge of #75099 - davidtwco:is-zst-abstraction-violation, r=eddyb 2020-09-19 11:47:34 +02:00
subst.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
trait_def.rs Fix documentation for TyCtxt::all_impls 2020-09-06 12:10:46 +02:00
util.rs don't take TyCtxt by reference 2020-09-19 12:41:12 +02:00
walk.rs Move MiniSet to data_structures 2020-09-23 08:09:16 +02:00