Skip to content

Commit a1d2f72

Browse files
committedApr 17, 2019
Rename module
·
1.88.01.36.0
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.