rust/src/librustc_mir
bors cc34ca1c97 Auto merge of #48818 - michaelwoerister:issue-47309, r=eddyb
Properly handle collecting default impls of methods with lifetime parameters.

r? @eddyb

Fixes #47309.
2018-03-16 11:13:13 +00:00
..
borrow_check Auto merge of #47630 - canndrew:exhaustive-patterns, r=nikomatsakis 2018-03-14 23:43:04 +00:00
build stabilise feature(never_type) 2018-03-14 12:44:51 +08:00
dataflow Rollup merge of #48840 - varkor:idxset-cleanup, r=pnkfelix 2018-03-15 00:15:46 +08:00
hair stabilise feature(never_type) 2018-03-14 12:44:51 +08:00
interpret Auto merge of #47630 - canndrew:exhaustive-patterns, r=nikomatsakis 2018-03-14 23:43:04 +00:00
monomorphize Properly handle collecting default impls of methods with lifetime parameters. 2018-03-15 13:37:46 +01:00
transform Add note about fallback to !: !Trait error 2018-03-14 12:44:52 +08:00
util remove defaulting to unit 2018-03-14 12:44:51 +08:00
Cargo.toml Move librustc_const_eval to librustc_mir 2018-03-08 08:08:14 +01:00
diagnostics.rs Add InterpretInterner to StableHashingContext for AllocId serialization 2018-03-08 08:34:08 +01:00
lib.rs Keep the fields of RangeInclusive unstable. 2018-03-15 17:01:30 +08:00
shim.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00