rust/src/librustc/ty
John Kåre Alsaker 472b416592 Querify all_traits
2018-04-10 14:39:57 +02:00
..
inhabitedness remove defaulting to unit 2018-03-14 12:44:51 +08:00
maps Querify all_traits 2018-04-10 14:39:57 +02:00
_match.rs intern CodeExtents 2017-04-30 17:02:59 -04:00
adjustment.rs Push AllowTwoPhase down to the HAIR level 2018-03-28 04:08:03 -04:00
binding.rs default binding modes: add pat_binding_modes 2017-07-30 10:19:53 -04:00
cast.rs Handle casts to integer/float variables 2017-12-24 11:40:54 +02:00
codec.rs Fixed issues with incremental tests. 2018-03-23 14:04:08 +00:00
context.rs Querify all_traits 2018-04-10 14:39:57 +02:00
erase_regions.rs Update miri to rustc changes 2017-12-06 09:25:29 +01:00
error.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00
fast_reject.rs Rollup merge of #49004 - wesleywiser:incr_specialization_graph_query, r=michaelwoerister 2018-03-20 07:15:18 +08:00
flags.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00
fold.rs improve TypeFoldable/Lift macros and make a bunch of stuff use them 2018-03-13 11:21:29 -04:00
instance.rs trans_apply_param_substs => subst_and_normalize_erasing_regions 2018-03-13 11:22:08 -04:00
item_path.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00
layout.rs Allow niche-filling dataful variants to be represented as a ScalarPair 2018-03-26 17:35:29 +02:00
mod.rs Use Span instead of SyntaxContext in Ident 2018-04-06 11:46:26 +03:00
outlives.rs Adds support for immovable generators. Move checking of invalid borrows across suspension points to borrowck. Fixes #44197, #45259 and #45093. 2018-01-23 05:10:38 +01:00
relate.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00
steal.rs Make Steal thread-safe 2018-03-28 01:27:59 +02:00
structural_impls.rs Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis 2018-03-29 05:44:40 +00:00
sty.rs Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis 2018-03-29 05:44:40 +00:00
subst.rs Use num::NonZero* instead of NonZero<_> in rustc and tests 2018-03-17 23:07:40 +01:00
trait_def.rs Add InterpretInterner to StableHashingContext for AllocId serialization 2018-03-08 08:34:08 +01:00
util.rs Move some implementations of Clone and Copy to libcore 2018-03-26 21:52:58 -04:00
walk.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00
wf.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00