Skip to content

Commit bb630e8

Browse files
committed
address review comment
#1424 (comment)
1 parent 4c91030 commit bb630e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/backend/updating-llvm.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ so let's go through each in detail.
169169
It is only then that the PR to update Rust to use that version is merged.
170170

171171
The commit history of `rust-lang/llvm-project`
172-
should look much cleaner as just a few
173-
Rust-specific commits stacked on top of stock LLVM's release branch.
172+
should look much cleaner as a `git rebase` is done,
173+
where just a few Rust-specific commits are stacked on top of stock LLVM's release branch.
174174

175175
### Caveats and gotchas
176176

0 commit comments

Comments
 (0)