Link the fuzzer crate to librustc again
This commit is contained in:
parent
5c9fb0bc98
commit
ccf6112f15
2 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
// -*- rust -*-
|
||||
|
||||
use std;
|
||||
use rustc;
|
||||
|
||||
mod fuzzer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue