This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-22 15:06:54 -05:00
Code
Issues
Packages
1
Wiki
Activity
ab3c9d41e4
denoland-deno
/
rust-toolchain.toml
4 lines
66 B
TOML
Raw
Normal View
History
Unescape
Escape
chore: upgrade to rust 1.58.1 (#13459)
2022-01-23 12:06:40 -05:00
[
toolchain
]
chore: bump Rust to 1.72.1 and cargo update (#20572) > 1.72.1 resolves a few regressions introduced in 1.72.0: > - [Partially revert codegen change, improving codegen](https://github.com/rust-lang/rust/pull/115236) > - [rustdoc: Fix self ty params in objects with lifetimes](https://github.com/rust-lang/rust/pull/115276) > - [Fix regression in compile times](https://github.com/rust-lang/rust/pull/114948) > - Resolve some ICEs in the compiler: > - [#115215](https://github.com/rust-lang/rust/pull/115215) > - [#115559](https://github.com/rust-lang/rust/pull/115559)
2023-09-19 21:48:36 -04:00
channel
=
"1.72.1"
chore: add Rust toolchain components (#14004)
2022-03-17 12:24:24 -04:00
components
=
[
"rustfmt"
,
"clippy"
]
Copy permalink