1
Fork 0
rust/compiler/rustc_mir/src
Yuki Okushi 3acd75dd25
Rollup merge of #80521 - richkadel:llvm-coverage-counters-2.4.0, r=wesleywiser
MIR Inline is incompatible with coverage

Fixes: #80060

Fixed by disabling inlining if `-Zinstrument-coverage` is set.

The PR also adds additional use cases to the coverage test for doctests.

r? `@wesleywiser`
cc: `@tmandry`
2021-01-08 02:06:03 +09:00
..
borrow_check Auto merge of #80624 - RalfJung:place-ref, r=oli-obk 2021-01-04 20:56:34 +00:00
const_eval promoteds in statics may refer to statics 2020-12-20 19:34:29 +01:00
dataflow Switch compiler/ to intra-doc links 2020-12-18 15:22:51 -05:00
interpret Rollup merge of #80491 - RalfJung:dangling-of-val, r=oli-obk 2020-12-30 20:56:56 +00:00
monomorphize Remove ForeignMod struct. 2020-11-26 21:32:27 +01:00
transform Rollup merge of #80521 - richkadel:llvm-coverage-counters-2.4.0, r=wesleywiser 2021-01-08 02:06:03 +09:00
util Rollup merge of #79999 - hencrice:yenlinc/79799, r=oli-obk 2020-12-25 03:39:33 +01:00
lib.rs Dogfood 'str_split_once() with compiler/ 2020-12-07 12:48:44 -07:00
shim.rs Support building clone shims for arrays with generic size 2020-11-21 00:00:00 +00:00