mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-06 08:36:52 -04:00
e95e73209f
Rollup of 7 pull requests Successful merges: - rust-lang/rust#156014 (resolve: Catch "cannot reexport" errors from macros 2.0 better) - rust-lang/rust#156058 (Print HRTB binders before fn qualifiers) - rust-lang/rust#156172 (Implement a new flag `-Zdisable-fast-paths` in trait solving) - rust-lang/rust#156184 (Revert "remove `MethodReceiverExpr` special-casing") - rust-lang/rust#155957 (Revert const hacks and use const closures in std) - rust-lang/rust#156127 (Update `askama` version to `0.16.0`) - rust-lang/rust#156183 (Remove duplicate debug assert)