Skip to content

Commit 0f160fc

Browse files
NoratriebadrianEffe
andcommitted
Show number in error message even for one error
Co-authored-by: Adrian <[email protected]>
1 parent 6bc6797 commit 0f160fc

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)