rust/src/librand
Alex Crichton cd07efd264 rollup merge of #19873: drewm1980/master
In US english, "that" is used in restrictive clauses in place of
"which", and often affects the meaning of sentences.

In UK english and many dialects, no distinction is
made.

While Rust devs want to avoid unproductive pedanticism, it is worth at
least being uniform in documentation such as:

http://doc.rust-lang.org/std/iter/index.html

and also in cases where correct usage of US english clarifies the
sentence.
2014-12-17 11:50:28 -08:00
..
distributions Remove all shadowed lifetimes. 2014-12-15 10:23:48 -05:00
chacha.rs rustc: Fix make install 2014-12-10 09:46:30 -08:00
isaac.rs librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
lib.rs Standardize some usages of "which" in docstrings 2014-12-15 10:50:42 +01:00
rand_impls.rs rand: Add next_f64/f32 to Rng. 2014-11-02 22:47:19 +11:00
reseeding.rs librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00