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 upchange branch of spirv_cross #25592
change branch of spirv_cross #25592
Conversation
|
It does not yet do so... @kvark could you please put the commit were were locked at on the tree? |
|
bors try |
|
@bors-servo try |
|
|
|
@bors-servo retry p=10 |
|
|
| @@ -30,5 +30,5 @@ opt-level = 3 | |||
| mio = { git = "https://github.com/servo/mio.git", branch = "servo" } | |||
| # https://github.com/retep998/winapi-rs/pull/816 | |||
| winapi = { git = "https://github.com/servo/winapi-rs", branch = "patch-1" } | |||
| spirv_cross = { git = "https://github.com/kvark/spirv_cross", branch = "wgpu" } | |||
| spirv_cross = { git = "https://github.com/kvark/spirv_cross", branch = "wgpu-servo" } | |||
This comment has been minimized.
This comment has been minimized.
SimonSapin
Jan 24, 2020
Member
Please also change the URL to https://github.com/servo/spirv_cross, which I’ve just forked from kvark/spirv_cross.
|
r+ with simon's change |
|
@bors-servo retry |
|
@bors-servo r=Manishearth |
|
|
|
|
1 similar comment
|
|
pshaughn commentedJan 23, 2020
Hopefully fixes #25991