helix-mods/.github/workflows
Cole Helbling 8b0ae3d279
bump MSRV to 1.70.0 (#8877)
* rust-toolchain.toml: bump MSRV to 1.70.0

With Firefox 120 released on 21 November 2023, the MSRV is now 1.70.0.

* Fix cargo fmt with Rust 1.70.0

* Fix cargo clippy with Rust 1.70.0

* Fix cargo doc with Rust 1.70.0

* rust-toolchain.toml: add clippy component

* .github: bump dtolnay/rust-toolchain to 1.70

* helix-term: bump rust-version to 1.70

* helix-view/gutter: use checked_ilog10 to count digits

* helix-core/syntax: use MAIN_SEPARATOR_STR constant

* helix-view/handlers/dap: use Display impl for displaying process spawn error

* WIP: helix-term/commands: use checked math to assert ranges cannot overlap
2023-11-25 13:55:49 +01:00
..
build.yml bump MSRV to 1.70.0 (#8877) 2023-11-25 13:55:49 +01:00
cachix.yml build(deps): bump actions/checkout from 3 to 4 (#8173) 2023-09-05 08:51:19 -05:00
gh-pages.yml CI: Publish stable book before master (#8621) 2023-10-26 23:07:36 +09:00
languages.toml deps: Update tree-sitter-rust (supports let-else && let-chains) 2022-11-11 18:43:55 -06:00
release.yml ci: Disable riscv release build (currently broken) 2023-10-26 01:37:27 +09:00