Sophia J. Turner
Sophia J. Turner
Commandline app? Port a NES emulator?
Owned pointers are fully-encapsulated, and do no leak any shared pointers with code outside of themselves. This means that once the owner of an owned pointer drops it, all of...
Using properly named union and struct cases in the output, the C could be considerably more readable (assuming the names people choose are compatible with the C naming convention.)
Requires: #22 Description: A basic implementation of a generic growable vector.
- [ ] #25
- [ ] #22 - [ ] #23 - [ ] #24 - [ ] #25 - [ ] #26 - [ ] #27 Stretch: - [ ] #28 -...
fcf types will need some kind of lifetime constraints if we want to use them where lifetimes are enforced.
Follow up from https://github.com/servo/servo/pull/16034 We need to document struct FontMetrics in gfx/font.rs.