| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -4/+4 | |
| Now that support has been removed, all lingering use cases are renamed. | ||||
| 2015-01-29 | s/Show/Debug/g | Jorge Aparicio | -1/+1 | |
| 2015-01-05 | Remove uses of default_type_params feature gate from tests. | Huon Wilson | -2/+0 | |
| 2015-01-05 | Remove use of associated_types feature gate from tests. | Huon Wilson | -1/+1 | |
| 2015-01-03 | use assoc types in binop traits | Jorge Aparicio | -2/+8 | |
| 2015-01-02 | Use `derive` rather than `deriving` in tests | Nick Cameron | -1/+1 | |
| 2014-12-13 | Fix run-pass tests | Jorge Aparicio | -3/+3 | |
| 2014-11-05 | Repair various cases where values of distinct types were being operated | Niko Matsakis | -0/+41 | |
| upon (e.g., `&int` added to `int`). | ||||
