mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
update the rust toolchain, ignore new lints
I will fix them in follow-up commits. Also apparently rustc doesn't warn you when you pass it lints that don't exist (yet) so that's annoying.
This commit is contained in:
parent
82c37f2983
commit
518d0c9cf3
3 changed files with 15 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
# If you're having trouble making the relevant changes, bug a maintainer.
|
||||
|
||||
[toolchain]
|
||||
channel = "1.75.0"
|
||||
channel = "1.78.0"
|
||||
components = [
|
||||
# For rust-analyzer
|
||||
"rust-src",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue