Catch a bad reference in use clauses
This commit is contained in:
parent
89a8f2c103
commit
d23cbc3fbe
1 changed files with 1 additions and 1 deletions
|
@ -36,8 +36,8 @@ pub use persist::dep_graph_tcx_init;
|
|||
pub use persist::load_dep_graph;
|
||||
pub use persist::load_query_result_cache;
|
||||
pub use persist::LoadResult;
|
||||
pub use persist::create_trans_partition;
|
||||
pub use persist::save_dep_graph;
|
||||
pub use persist::save_trans_partition;
|
||||
pub use persist::save_work_products;
|
||||
pub use persist::in_incr_comp_dir;
|
||||
pub use persist::prepare_session_directory;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue