Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBuild our own in-tree version of Rust #133
Closed
Comments
|
I should clarify that it makes sense because the compiler we use changes frequently, so putting the logic into the build system means people don't have to worry about it. |
|
+1 |
|
Done. |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Update Range tests for changes to the detach() method.
glennw
added a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Sync core-graphics/core-text versions with Servo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not kidding. Fabrice suggested it today and it makes sense. Rust does it with LLVM.