Tracking issue: common unsupported features #2107
Labels
[C] Feature / Enhancement
A new feature request or enhancement to an existing feature.
[E] Unsupported Construct
Add support to an unsupported construct
Our current top-100 data set for unsupported features looks like this:
From analyzing some other "real-world" data sets, we see similar data:
This is a tracking issue for the top issues we see above.
caller_location
caller_location
intrinsic the right way #374caller_location
intrinsic #2010panic!
, which callspanic_fmt
, which callsstd::panic::Location::caller
which in turn callsstd::intrinsics::caller_location
."simd_bitmask
simd_bitmask
intrinsic #2131try
catch_unwind
intrinsic #267Projection mismatch
Variant
check in projection assertion #448TerminatorKind::InlineAsm
PointerCast::ClosureFnPointer
The text was updated successfully, but these errors were encountered: