mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 03:20:39 +00:00
Rollup of 8 pull requests Successful merges: - rust-lang/rust#146865 (kcfi: only reify trait methods when dyn-compatible) - rust-lang/rust#147205 (Add a new `wasm32-wasip3` target to Rust) - rust-lang/rust#147322 (cg_llvm: Consistently import `llvm::Type` and `llvm::Value`) - rust-lang/rust#147398 (Fix; correct placement of type inference error for method calls) - rust-lang/rust#147410 (Update `S-waiting-on-team` refs to new `S-waiting-on-{team}` labels) - rust-lang/rust#147422 (collect-license-metadata: Print a diff of the expected output) - rust-lang/rust#147431 (compiletest: Read the whole test file before parsing directives) - rust-lang/rust#147433 (Fix doc comment) Failed merges: - rust-lang/rust#147390 (Use globals instead of metadata for std::autodiff) r? `@ghost` `@rustbot` modify labels: rollup