From 8ba56052330c69b6bb5bb9c477ff2d3894e5911d Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Sun, 7 Dec 2014 04:18:56 -0500 Subject: remove usage of notrust from the docs Fixes #19599 --- src/libstd/rand/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd') diff --git a/src/libstd/rand/mod.rs b/src/libstd/rand/mod.rs index 413d9267152..3005ef16803 100644 --- a/src/libstd/rand/mod.rs +++ b/src/libstd/rand/mod.rs @@ -80,7 +80,7 @@ //! circle, both centered at the origin. Since the area of a unit circle is π, //! we have: //! -//! ```notrust +//! ```text //! (area of unit circle) / (area of square) = π / 4 //! ``` //! -- cgit 1.4.1-3-g733a5