mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-11 12:57:03 +00:00
interpret: convert_tag_add_extra: allow tagger to raise errors Needed for https://github.com/rust-lang/miri/issues/2234 r? `@oli-obk`
For more information about how rustc works, see the rustc dev guide.