]> git.lizzy.rs Git - rust.git/commit
rustc: Add a FIXME for `try_get` in MIR inlining
authorAlex Crichton <alex@alexcrichton.com>
Thu, 24 Aug 2017 14:00:44 +0000 (07:00 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 25 Aug 2017 23:08:35 +0000 (16:08 -0700)
commit82bad957c0314bb841757d8260f0f7f8f5050c57
treef3067d5d837bf0c18a688f58146de07e841a2b15
parentecb29c11bbcfac40218b6b35e9ccf26b4a7db151
rustc: Add a FIXME for `try_get` in MIR inlining

It sounds like this is being handled elsewhere, so for now just preserve the
existing behavior of ignoring th error.
src/librustc_mir/transform/inline.rs