Skip to content

Commit 4ef7ff2

Browse files
bjorn3gitbot
authored and
gitbot
committed
Update comment
1 parent f228279 commit 4ef7ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
//! called. The `lang` attribute is called `eh_personality`.
4545
4646
// Since core defines many fundamental lang items, all tests live in a
47-
// separate crate, libcoretest (library/core/tests), to avoid bizarre issues.
47+
// separate crate, coretests (library/coretests), to avoid bizarre issues.
4848
//
4949
// Here we explicitly #[cfg]-out this whole crate when testing. If we don't do
5050
// this, both the generated test artifact and the linked libtest (which

0 commit comments

Comments
 (0)