Ryan Thomas

Results 5 issues of Ryan Thomas

I have the following block in my `Vagrantfile` to only run hostmanager if it is installed: ``` if defined? VagrantPlugins::HostManager config.hostmanager.enabled = true config.hostmanager.manage_host = true config.hostmanager.include_offline = false #...

enhancement - nice-to-have

Like servo/core-graphics-rs#89 and to fix servo/core-text-rs#62 this issue will track the work to remove the compiler warnings for zero-sized structs. We should look at removing the other warnings as well.

This is dependent on this issue in marathon: https://github.com/mesosphere/marathon/issues/599 It would be great if I could configure Bamboo to automatically configure apps to hostnames via specifying metadata to Marathon. For...

feature

This is related to servo/core-text-rs#62 to remove the warnings when building. The offending types for `core-text` are `CGAffineTransform` and `CGContextRef`. Other warnings in the crate should also be cleaned up...

Comments can be collapsed by clicking the `[-]` link, and will show `[6 more]` for the count of comments collapsed.