rust/src/librand
Florian Gilcher 20fb7c62d4 docs: Stop using notrust
Now that rustdoc understands proper language tags
as the code not being Rust, we can tag everything
properly.

This change tags examples in other languages by
their language. Plain notations are marked as `text`.
Console examples are marked as `console`.

Also fix markdown.rs to not highlight non-rust code.
2014-06-02 12:37:54 +02:00
..
distributions docs: Stop using notrust 2014-06-02 12:37:54 +02:00
isaac.rs Rename OSRng to OsRng 2014-05-30 06:37:31 +02:00
lib.rs std: Rename {Eq,Ord} to Partial{Eq,Ord} 2014-05-30 15:52:24 -07:00
rand_impls.rs std: Recreate a rand module 2014-05-29 16:18:26 -07:00
reseeding.rs std: Recreate a rand module 2014-05-29 16:18:26 -07:00