mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

* Attempt to fix tests on master * Make all doctests use items from the real `std` rather than this crate, it's just easier * Handle debuginfo weirdness by flagging functions as `no_mangle` that we're looking for instructions within. * Handle double undescores in symbol names