Skip to content

Commit a1d2f72

Browse files
committed
Rename module
1 parent 3ec0219 commit a1d2f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libsyntax/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ pub mod diagnostics {
114114

115115
// N.B., this module needs to be declared first so diagnostics are
116116
// registered before they are used.
117-
pub mod diagnostic_list;
117+
pub mod error_codes;
118118

119119
pub mod util {
120120
pub mod lev_distance;

0 commit comments

Comments
 (0)