rust/src/librustc_typeck
bors f635b2f0ad Auto merge of #26722 - arielb1:log-deadlock, r=eddyb
These are RefCell deadlocks that cause the rustc task to die with the stderr
lock held, causing a real deadlock.

Fixes #26717.

r? @eddyb
2015-07-02 07:47:29 +00:00
..
check Auto merge of #26722 - arielb1:log-deadlock, r=eddyb 2015-07-02 07:47:29 +00:00
coherence Auto merge of #26722 - arielb1:log-deadlock, r=eddyb 2015-07-02 07:47:29 +00:00
astconv.rs Kill count_late_bound_regions 2015-06-30 02:24:46 +03:00
collect.rs Auto merge of #26722 - arielb1:log-deadlock, r=eddyb 2015-07-02 07:47:29 +00:00
constrained_type_params.rs rustc: move some functions in middle::ty working on Ty to methods. 2015-06-26 07:34:56 +03:00
diagnostics.rs Add E0119 error explanation 2015-06-30 19:21:45 +02:00
lib.rs Move FufillmentContext into InferContext 2015-06-30 02:40:16 -07:00
rscope.rs Fix lifetime elision region accounting 2015-06-30 01:33:16 +03:00
variance.rs rustc: switch most remaining middle::ty functions to methods. 2015-06-26 07:34:57 +03:00