dtolnay / rustversion

Conditional compilation according to rustc compiler version
Apache License 2.0
334 stars 15 forks source link

RUSTC vs RUSTC_WRAPPER #46

Closed hkBst closed 6 months ago

hkBst commented 7 months ago

Currently only RUSTC is used, but it may make sense to also support RUSTC_WRAPPER. Would you accept a patch that implements that?

dtolnay commented 6 months ago

Fixed in rustversion 1.0.15.