mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
2a1781afcb
> 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)
3 lines
66 B
TOML
3 lines
66 B
TOML
[toolchain]
|
|
channel = "1.72.1"
|
|
components = ["rustfmt", "clippy"]
|