Needed in libcore to determine whether core::gc is being compiled with GC on or not, which then affects various safety checks to avoid collecting memory the GC is itself using. |
||
|---|---|---|
| .. | ||
| driver.rs | ||
| rustc.rs | ||
| session.rs | ||
Needed in libcore to determine whether core::gc is being compiled with GC on or not, which then affects various safety checks to avoid collecting memory the GC is itself using. |
||
|---|---|---|
| .. | ||
| driver.rs | ||
| rustc.rs | ||
| session.rs | ||