rust/compiler/rustc_middle/src/ty
2020-11-29 19:20:28 -05:00
..
consts compiler: fold by value 2020-11-16 22:34:57 +01:00
inhabitedness Dogfood {exclusive,half-open} ranges in compiler (nfc) 2020-10-28 20:09:20 -07:00
print Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00
query Allow to self reference associated types in where clauses 2020-11-27 11:23:47 -03:00
_match.rs map_bound_ref -> rebind 2020-10-16 14:29:21 -04:00
adjustment.rs Reduce boilerplate with the matches! macro 2020-09-21 05:28:40 +02:00
binding.rs words 2020-11-16 22:42:09 +01:00
cast.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
codec.rs Add type to ConstKind::Placeholder 2020-11-12 15:39:55 +00:00
consts.rs Replace Scalar::zst with a Scalar::ZST constant 2020-11-04 10:12:41 +00:00
context.rs Make super_traits_of return an iterator 2020-11-27 11:55:17 -03:00
diagnostics.rs Reduce boilerplate with the matches! macro 2020-09-21 05:28:40 +02:00
erase_regions.rs compiler: fold by value 2020-11-16 22:34:57 +01:00
error.rs Add more .await suggestions on E0308 2020-10-23 08:06:41 -07:00
fast_reject.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
flags.rs guard against skip_binder errors during FlagComputation 2020-09-18 22:24:53 +02:00
fold.rs Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00
instance.rs Fix new 'unnecessary trailing semicolon' warnings 2020-11-26 17:08:36 -05:00
layout.rs Be cautious of calling upvar_tys before mir 2020-11-29 19:20:28 -05:00
list.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
mod.rs Thread Constness through selection 2020-11-22 02:13:53 +01:00
normalize_erasing_regions.rs compiler: fold by value 2020-11-16 22:34:57 +01:00
outlives.rs Address comments 2020-10-14 00:17:42 -04:00
relate.rs Suggest expressions that look like const generic arguments should be enclosed in brackets 2020-10-26 21:54:45 +00:00
structural_impls.rs Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00
sty.rs Auto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk 2020-11-29 09:28:09 +00:00
subst.rs Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00
trait_def.rs Reimplement for_each_relevant_impl on top of find_map... 2020-10-09 16:56:09 +02:00
util.rs words 2020-11-16 22:42:09 +01:00
walk.rs MiniSet/MiniMap moved and renamed into SsoHashSet/SsoHashMap 2020-09-26 14:30:05 -05:00