You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Branches.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ It is part of [`linux-next`](https://git.kernel.org/pub/scm/linux/kernel/git/nex
27
27
Its intended use cases are:
28
28
29
29
- 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.
31
31
- Providing extra testing to patches by making them easily available to more developers.
32
32
33
33
Note that this branch may be updated/rebased frequently and it might be gone in the future.
0 commit comments