An issue tracking PRs, which might be relevant for the next nightly sync (#345): * https://github.com/rust-lang/rust/pull/117649 * https://github.com/rust-lang/rust/pull/118250 * https://github.com/rust-lang/rust/pull/118256 * https://github.com/rust-lang/rust/pull/118394 * https://github.com/rust-lang/rust/pull/118470 * https://github.com/rust-lang/rust/pull/118527 * https://github.com/rust-lang/rust/pull/118420 * https://github.com/rust-lang/rust/pull/118500 * https://github.com/rust-lang/rust/pull/118396 * https://github.com/rust-lang/rust/pull/118727 * https://github.com/rust-lang/rust/pull/119063 * https://github.com/rust-lang/rust/pull/119145 * https://github.com/rust-lang/rust/pull/119231 * https://github.com/rust-lang/rust/pull/119258 Investigate if and where https://github.com/rust-lang/rust/issues/65991 could be used Stabilization: * https://github.com/rust-lang/rust/pull/117472 Check ICEs: * https://github.com/rust-marker/marker/issues/338 * https://github.com/rust-marker/marker/issues/337 * https://github.com/rust-marker/marker/issues/336
An issue tracking PRs, which might be relevant for the next nightly sync (#345):
lint_storerust-lang/rust#117649def_kindmandatory for allDefIds rust-lang/rust#118250hir().local_def_id_to_hir_id()->tcx.local_def_id_to_hir_id()cleanup rust-lang/rust#118256async genblocks rust-lang/rust#118420tcx.hir()totcxrust-lang/rust#118500GenericBound::LangItemTraitrust-lang/rust#118396Handlernaming rust-lang/rust#119063VariantData::Structnamed fields, to clairfyrecovered. rust-lang/rust#119145ast::PatKind::Structpresese of..by using an enum instead of a bool rust-lang/rust#119231Investigate if and where rust-lang/rust#65991 could be used
Stabilization:
Check ICEs: