mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
e3ae9f5b20
interpret: convert_tag_add_extra: allow tagger to raise errors Needed for https://github.com/rust-lang/miri/issues/2234 r? `@oli-obk`