Rollup merge of #124573 - onur-ozkan:update-dep-comment, r=Mark-Simulacrum
add a reference link to the comment of the "cc" and "cmake". Having a reference link provides more context for the problems of bumping cc and cmake.
This commit is contained in:
commit
bad5382346
@ -33,9 +33,9 @@ path = "src/bin/sccache-plus-cl.rs"
|
|||||||
test = false
|
test = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# Most of the time updating these dependencies requires modifications
|
# Most of the time updating these dependencies requires modifications to the
|
||||||
# to the bootstrap codebase; otherwise, some targets will fail. That's
|
# bootstrap codebase(e.g., https://github.com/rust-lang/rust/issues/124565);
|
||||||
# why these dependencies are explicitly pinned.
|
# otherwise, some targets will fail. That's why these dependencies are explicitly pinned.
|
||||||
cc = "=1.0.73"
|
cc = "=1.0.73"
|
||||||
cmake = "=0.1.48"
|
cmake = "=0.1.48"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user