From 93e9600a94ab516b090a8e90233ec0694a9b3b23 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Mon, 23 Jan 2012 17:11:01 -0800 Subject: core: Write docs that format correctly in markdown or pandoc --- src/libcore/core.rc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/libcore/core.rc b/src/libcore/core.rc index 4346a60f5df..534aeee9ee8 100644 --- a/src/libcore/core.rc +++ b/src/libcore/core.rc @@ -17,10 +17,8 @@ non-trivial program. It is linked by default to all crates and the contents imported. The effect is as though the user had written the following: -~~~ -use core; -import core::*; -~~~ + use core; + import core::*; This behavior can be disabled with the `--no-core` compiler flag." )]; -- cgit 1.4.1-3-g733a5