| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-12-27 | std: uniform modules titles for doc | Luca Bruno | -1/+1 | |
| This commit uniforms the short title of modules provided by libstd, in order to make their roles more explicit when glancing at the index. Signed-off-by: Luca Bruno <lucab@debian.org> | ||||
| 2013-11-29 | Removed module macro workaround for signed and unsigned integers | Marvin Löbel | -3/+10 | |
| 2013-09-09 | Fix unused import warnings on 32bit systems | Brendan Zabarauskas | -1/+3 | |
| 2013-09-08 | Moved checked trait impls out of std::num | Brendan Zabarauskas | -0/+37 | |
| This follows the same pattern as the other numeric trait impls, and reduces the clutter in std::num. | ||||
| 2013-05-24 | Remove usage of the #[merge] hack with int modules | Alex Crichton | -0/+14 | |
