1
Fork 0

bless mir-inlining warning message

This commit is contained in:
Santiago Pastorino 2021-03-05 17:40:34 -03:00
parent 663d4c8605
commit 11d9390c93
No known key found for this signature in database
GPG key ID: 8131A24E0C79EFAF

View file

@ -1,2 +1,2 @@
warning: `-Z mir-opt-level=2` (or any level > 1) enables function inlining, which is incompatible with `-Z instrument-coverage`. Inlining will be disabled.
warning: `-Z mir-opt-level=3` (or any level > 1) enables function inlining, which is incompatible with `-Z instrument-coverage`. Inlining will be disabled.