mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
5c3a0e932b
Remove mir::LocalDecl::internal. It does not serve any purpose, as we don't have typeck-based generator witnesses any more.
For more information about how rustc works, see the rustc dev guide.