rust/src/librustc/util
bors a3da24bba9 Auto merge of #38897 - nikomatsakis:issue-32330-followup, r=arielb1
make lifetimes that only appear in return type early-bound

This is the full and proper fix for #32330. This also makes some effort to give a nice error message (as evidenced by the `ui` test), sending users over to the tracking issue for a fuller explanation and offering a `--explain` message in some cases.

This needs a crater run before we land.

r? @arielb1
2017-02-05 22:53:10 +00:00
..
common.rs propagate TIME_DEPTH to the helper threads for -Z time-passes 2016-12-27 21:35:34 -05:00
fs.rs run rustfmt for librustc/util/fs.rs 2017-02-04 10:37:09 +08:00
nodemap.rs Replace FnvHasher use with FxHasher. 2016-11-08 15:14:59 +11:00
ppaux.rs make lifetimes that only appear in return type early-bound 2017-02-05 16:30:03 -05:00