|
|
|
|
|
by est31
2043 days ago
|
|
The next two releases will be bigger. The 1.49 release will have a new tier 1 target (aarch64-unknown-linux-gnu) as well as apple silicon as a tier 2 target. The 1.50 release will have min const generics as well as stable backtraces. As the releases are every 6 weeks, an individual one might seem small. But over time they add up. Note though that I do consider the rustdoc improvements to be major. Previously I wasn't bothering with directly linking to referenced items because you had to figure out html names. Now it's very easy and I plan to write more links. |
|