Skip to content

Commit 6ffce1a

Browse files
committed
De-export extfmt. Part of #3583.
1 parent a06b903 commit 6ffce1a

File tree

2 files changed

+69
-70
lines changed

2 files changed

+69
-70
lines changed

src/libcore/core.rc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ pub mod reflect;
246246
// Modules supporting compiler-generated code
247247
// Exported but not part of the public interface
248248

249-
#[legacy_exports]
250249
pub mod extfmt;
251250
// The test harness links against core, so don't include runtime in tests.
252251
#[cfg(notest)]

0 commit comments

Comments
 (0)