mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
Merge #11028
11028: Bump MSRV (1.57) r=Veykril a=iDawer This bumps MSRV on all crates to 1.57 except `la-arena` #10986 requires >=1.57 Co-authored-by: iDawer <ilnur.iskhakov.oss@outlook.com>
This commit is contained in:
commit
f46731a230
35 changed files with 35 additions and 35 deletions
|
@ -8,7 +8,7 @@ documentation = "https://rust-analyzer.github.io/manual.html"
|
|||
license = "MIT OR Apache-2.0"
|
||||
autobins = false
|
||||
edition = "2021"
|
||||
rust-version = "1.56"
|
||||
rust-version = "1.57"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue