mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
3142beae24
Rollup of 5 pull requests Successful merges: - rust-lang/rust#155308 (Make `OnDuplicate::Error` the default for attributes) - rust-lang/rust#154432 (Set up API to make it possible to pass closures instead of `AttributeLint`) - rust-lang/rust#154843 ( Fix conflicting deref move suggestion for LazyLock patterns) - rust-lang/rust#155262 (bootstrap.py: fix duplicated "the") - rust-lang/rust#155478 (Fixed broken documentation link for method lookup in rustc_hir_typeck…)