ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Austin Seipp 8cb429d065 chore(rust): bump MSRV to 1.71.0
Summary: Let's be more aggressive about tracking the latest stable Rust release.
There's little benefit to being conservative so early on, especially when no
users seem to have faced any issue with upgrading, or strictly required an old
Rust version.

Right now, just lagging Rust by 1 major release probably seems fine. We're
targeting 1.71.0 to get ahead of the curve, since 1.72.0 will likely release
sometime before the next `jj` release.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
Change-Id: I4e691b6ba63b5b9023a75ae0a6917672
2023-07-17 18:38:26 -05:00
..
design docs/design: propose submodule storage approach 2023-04-24 14:29:47 -07:00
technical cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
branches.md
code-of-conduct.md
config.md docs(fsmonitor): add filesystem monitor/Watchman documentation 2023-07-08 18:48:14 +03:00
config.toml
conflicts.md
contributing.md chore(rust): bump MSRV to 1.71.0 2023-07-17 18:38:26 -05:00
git-comparison.md git-comparison: update git's "remove file" command 2023-07-11 15:42:45 +10:00
git-compatibility.md git.rs: properly abandon commits from moved/deleted branches on remote (#864) 2023-05-17 17:57:58 -07:00
github.md docs: fix minor typos in GitHub example commands 2023-04-11 14:41:00 -07:00
glossary.md docs: add a glossary 2023-04-17 16:48:23 -07:00
operation-log.md operation-log.md: Give a brief description of @, +, - 2023-02-18 22:42:51 -08:00
related-work.md docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
revsets.md revset: resolve "HEAD@git" just like other pseudo @git branches 2023-07-11 16:29:27 +09:00
sapling-comparison.md docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
templates.md docs: add a word to docs about divergent 2023-04-09 22:56:33 -07:00
tutorial.md docs: describe how to configure scm-diff-editor 2023-06-20 20:48:42 +02:00
working-copy.md