Commit 47d0a92
committed
Use the stable toolchain
There is no need for nightly anymore*, and using stable will
save at aleast 1GB of space to store the nightly toolchain, and
safe about 20s that it takes to download and install it.
Of course, this also makes working on the project easier.
Let's be sure we set our minimal required version though.
*The need for it on Windows was fixed with the `file-id` crate
and a patch to it which hopefully soon will be merged.1 parent 850f2f9 commit 47d0a92
File tree
68 files changed
+106
-70
lines changed- crates
- but-action
- but-api-macros
- but-api
- but-bot
- but-broadcaster
- but-claude
- but-core
- but-cursor
- but-db
- but-debugging
- but-feedback
- but-gerrit
- but-graph
- but-hunk-assignment
- but-hunk-dependency
- src
- but-path
- but-rebase
- but-rules
- but-server
- but-settings
- but-status
- but-testing
- but-testsupport
- but-tools
- but-workspace
- but
- gitbutler-branch-actions
- gitbutler-branch
- gitbutler-cherry-pick
- gitbutler-cli
- gitbutler-command-context
- gitbutler-commit
- gitbutler-diff
- gitbutler-edit-mode
- gitbutler-error
- gitbutler-filemonitor
- vendor/debouncer
- gitbutler-forge
- gitbutler-fs
- gitbutler-git
- src
- executor/tokio
- gitbutler-hunk-dependency
- src
- gitbutler-id
- gitbutler-operating-modes
- gitbutler-oplog
- gitbutler-oxidize
- gitbutler-project
- gitbutler-reference
- gitbutler-repo-actions
- gitbutler-repo
- gitbutler-secret
- gitbutler-serde
- gitbutler-stack
- gitbutler-storage
- gitbutler-sync
- gitbutler-tagged-string
- gitbutler-tauri
- gitbutler-testsupport
- gitbutler-time
- gitbutler-url
- gitbutler-user
- gitbutler-watcher
- gitbutler-workspace
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
68 files changed
+106
-70
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments