Skip to content

Commit abfad4a

Browse files
NoratriebadrianEffe
andcommitted
Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
1 parent 9ee5b63 commit abfad4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/intrinsics/mir.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
//! 27 | | )
194194
//! | |_____- binding declared here but left uninitialized
195195
//!
196-
//! error: aborting due to previous error
196+
//! error: aborting due to 1 previous error
197197
//!
198198
//! For more information about this error, try `rustc --explain E0381`.
199199
//! ```

0 commit comments

Comments
 (0)