| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-02-13 | Port Nomicon to mdbook | Steve Klabnik | -29/+0 | |
| 1. move everything under a src directory 2. add README.md to the SUMMARY.md | ||||
| 2016-01-06 | heap::deallocate expects a *mut u8 but here a *mut T is given. The final ↵ | jonastepe | -1/+1 | |
| code is correct, the example here would not compile without the cast. I used *mut _ instead of *mut u8 to be consistent with the final code. | ||||
| 2015-08-03 | rename TARPL to The Rustinomicon | Alexis Beingessner | -0/+29 | |
