Auto merge of #3769 - primoly:miri-start, r=RalfJung

Add `miri_start` support

This PR uses a function with the exported symbol `miri_start` as a drop-in alternative to `#[start]`. So the signature stays the same as suggested in [this comment](https://github.com/rust-lang/miri/issues/3498#issuecomment-2088560526). <del>I’ve also removed Miri’s restriction  to only work on bin crates as I don’t think this is necessary anymore.</del>

Closes #3758
This commit is contained in:
bors 2024-08-02 12:17:59 +00:00
commit bc6ab6a37d

Diff content is not available