]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #100847 - matthiaskrgr:rollup-0ga531s, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Sun, 21 Aug 2022 19:05:18 +0000 (19:05 +0000)
committerbors <bors@rust-lang.org>
Sun, 21 Aug 2022 19:05:18 +0000 (19:05 +0000)
commitc0941dfb5a7d07ef2d70cc54d319669d9d6f6c01
tree37525d0391e25a800121ccc4dcaf7b29d50fb86f
parent650bff80a623e17675ac72ae4d62ed200a4a3568
parent5ba68df9884274ab3f8793effda72c2b62990804
Auto merge of #100847 - matthiaskrgr:rollup-0ga531s, r=matthiaskrgr

Rollup of 11 pull requests

Successful merges:

 - #100556 (Clamp Function for f32 and f64)
 - #100663 (Make slice::reverse const)
 - #100697 ( Minor syntax and formatting update to doc comment on `find_vtable_types_for_unsizing`)
 - #100760 (update test for LLVM change)
 - #100761 (some general mir typeck cleanup)
 - #100775 (rustdoc: Merge source code pages HTML elements together v2)
 - #100813 (Add `/build-rust-analyzer/` to .gitignore)
 - #100821 (Make some docs nicer wrt pointer offsets)
 - #100822 (Replace most uses of `pointer::offset` with `add` and `sub`)
 - #100839 (Make doc for stdin field of process consistent)
 - #100842 (Add diagnostics lints to `rustc_transmute` module (zero diags))

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup