diff options
Diffstat (limited to 'src/comp/rustc.rc')
| -rw-r--r-- | src/comp/rustc.rc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/comp/rustc.rc b/src/comp/rustc.rc index 6d845c71..4e186b17 100644 --- a/src/comp/rustc.rc +++ b/src/comp/rustc.rc @@ -18,7 +18,8 @@ mod util { mod common; } -auth driver = unsafe; +auth driver.rustc.main = state; +auth driver.rustc.write_module = unsafe; mod lib { alt (target_os) { |