Skip to content

Commit c36bfe2

Browse files
committed
Branches: clarify that rust-dev is not intended to cover topic branches
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent a2b8639 commit c36bfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Branches.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ It is part of [`linux-next`](https://git.kernel.org/pub/scm/linux/kernel/git/nex
2727
Its intended use cases are:
2828

2929
- Finding merge/apply conflicts as early as possible.
30-
- Providing a common base for development that requires features that are not yet in mainline or `rust-next`, i.e. giving early access to features. This may include Rust-related changes from other subsystems.
30+
- Providing a common base for development that requires features that are not yet in mainline or `rust-next`, i.e. giving early access to features. This may include Rust-related changes from other subsystems, but it is not intended to cover our topic branches.
3131
- Providing extra testing to patches by making them easily available to more developers.
3232

3333
Note that this branch may be updated/rebased frequently and it might be gone in the future.

0 commit comments

Comments
 (0)