Skip to content

Commit 0e99b83

Browse files
committed
Rename csearch.rs -> cstore_impl.rs.
1 parent 2b43fac commit 0e99b83

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/librustc_metadata/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ mod index_builder;
5353
mod index;
5454
mod encoder;
5555
mod decoder;
56-
mod csearch;
56+
mod cstore_impl;
5757
mod schema;
5858

5959
pub mod creader;

0 commit comments

Comments
 (0)