auto merge of #9949 : Heather/rust/driver-rs-cleanup-pullrequest, r=thestinger
This commit is contained in:
commit
310f7a5f52
@ -14,12 +14,6 @@ extern mod this(name = "rustpkg");
|
||||
#[cfg(rustdoc)]
|
||||
extern mod this(name = "rustdoc");
|
||||
|
||||
#[cfg(rusti)]
|
||||
extern mod this(name = "rusti");
|
||||
|
||||
#[cfg(rust)]
|
||||
extern mod this(name = "rust");
|
||||
|
||||
#[cfg(rustc)]
|
||||
extern mod this(name = "rustc");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user