diff options
| author | bors <bors@rust-lang.org> | 2013-07-11 01:37:39 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-07-11 01:37:39 -0700 |
| commit | 6ea0c7767d33e7de044a09878d446e0603e0cd66 (patch) | |
| tree | 5c9ff22ec6e801aaf825647e6b0d6466e2736de1 /src/rt/rust_kernel.cpp | |
| parent | 9239d697889465dec4da1b30d13d731b96a0f40d (diff) | |
| parent | 3cb3d754a5bb1a6b22ab3a30d01a7f950127fe61 (diff) | |
| download | rust-6ea0c7767d33e7de044a09878d446e0603e0cd66.tar.gz rust-6ea0c7767d33e7de044a09878d446e0603e0cd66.zip | |
auto merge of #7693 : korenchkin/rust/fixdoc_rand, r=cmr
All of the examples were still using `core::` instead of `std::` and needed a `use std::rand;` at the top to compile
Most of the examples had
`rng = rand::rng();`
instead of
`let mut rng = rand::rng();`
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions
