Skip to content

1.62.0

Closed Jul 1, 2022 99% complete
Regression in error reporting on {integer} type ambiguity between 1.61 and 1.62 A-diagnostics Area: Messages for errors, warnings, and lints C-bug Category: This is a bug. P-medium Medium priority regression-from-stable-to-stable Performance or correctness regression from one stable version to another. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#98404 opened Jun 22, 2022 by mqudsi
Doctests now run on non-exported macro_rules!, but can't actually test the macro A-doctests Area: Documentation tests, run by rustdoc regression-from-stable-to-stable Performance or correctness regression from one stable version to another. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#97030 opened May 13, 2022 by cuviper