..
inhabitedness
remove defaulting to unit
2018-03-14 12:44:51 +08:00
maps
Remove HIR inlining
2018-04-19 20:33:18 -04: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
Replace structurally_resolved_type in casts check.
2018-03-22 17:42:12 -03:00
codec.rs
Fixed issues with incremental tests.
2018-03-23 14:04:08 +00:00
context.rs
Bring back old fallback semantics: Without feature(never_type), fallback to (), not !.
2018-04-20 18:09:59 +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
Move path_len to ExternCrate
2018-04-13 09:31:43 +09:00
layout.rs
Auto merge of #49981 - nox:fix-signed-niches, r=eddyb
2018-04-18 12:22:11 +00:00
mod.rs
Rollup merge of #49913 - varkor:RegionParameterDef-InternedString, r=petrochenkov
2018-04-14 15:22:57 +08: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
Don't abort const eval due to long running evals, just warn
2018-04-13 17:56:45 +02:00
sty.rs
Remove unwanted auto-linking and update
2018-04-16 23:37:11 +02: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
Avoid comparing fields by name when possible
2018-04-12 23:06:03 +03: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