| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-01-07 | stdtest: Fix all leaked trait imports | Alex Crichton | -5/+5 | |
| 2014-01-07 | std: Fill in all missing imports | Alex Crichton | -0/+1 | |
| Fallout from the previous commits | ||||
| 2014-01-06 | Remove some unnecessary type casts | Florian Hahn | -1/+1 | |
| Conflicts: src/librustc/middle/lint.rs | ||||
| 2014-01-04 | Don't allow newtype structs to be dereferenced. #6246 | Brian Anderson | -3/+4 | |
| 2013-12-26 | std::rand: remove the `fn main()` from the examples. | Huon Wilson | -12/+8 | |
| 2013-12-23 | std: Fix all code examples | Alex Crichton | -1/+1 | |
| 2013-12-07 | std::rand: implement the log-normal distribution. | Huon Wilson | -1/+57 | |
| 2013-12-07 | std::rand: move normal and exponential to their own file. | Huon Wilson | -0/+155 | |
