rust/src/librustc_mir
bors 3323691109 Auto merge of #75747 - cuviper:rollup-icke90l, r=cuviper
Rollup of 8 pull requests

Successful merges:

 - #75672 (Move to intra-doc links for task.rs and vec.rs)
 - #75702 (Clean up E0759 explanation)
 - #75703 (Enable stack-overflow detection on musl for non-main threads)
 - #75710 (Fix bad printing of const-eval queries)
 - #75716 (Upgrade Emscripten on CI to 1.39.20 )
 - #75731 (Suppress ty::Float in MIR comments of ty::Const)
 - #75733 (Remove duplicated alloc vec bench push_all_move)
 - #75743 (Rename rustc_lexer::TokenKind::Not to Bang)

Failed merges:

r? @ghost
2020-08-20 18:02:46 +00:00
..
borrow_check Auto merge of #75562 - oli-obk:const_prop_no_aggregates, r=wesleywiser 2020-08-20 15:39:06 +00:00
const_eval rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
dataflow Moved coverage counter injection from BasicBlock to Statement. 2020-08-18 21:06:45 -07:00
interpret Auto merge of #75562 - oli-obk:const_prop_no_aggregates, r=wesleywiser 2020-08-20 15:39:06 +00:00
monomorphize polymorphize: ∃ used param ∈ predicate → all used 2020-08-17 14:13:58 +01:00
transform Auto merge of #75562 - oli-obk:const_prop_no_aggregates, r=wesleywiser 2020-08-20 15:39:06 +00:00
util Suppress ty::Float in MIR comments of ty::Const 2020-08-20 16:03:09 +00:00
Cargo.toml replaced log with tracing 2020-08-15 13:03:11 -07:00
lib.rs replaced log with tracing 2020-08-15 13:03:11 -07:00
shim.rs Normalize opaque types when converting ParamEnv to Reveal::All 2020-07-22 00:57:43 -04:00