1
Fork 0
rust/compiler/rustc_infer/src
bors f654229c27 Auto merge of #117103 - matthiaskrgr:rollup-96zuuom, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #107159 (rand use getrandom for freebsd (available since 12.x))
 - #116859 (Make `ty::print::Printer` take `&mut self` instead of `self`)
 - #117046 (return unfixed len if pat has reported error)
 - #117070 (rustdoc: wrap Type with Box instead of Generics)
 - #117074 (Remove smir from triage and add me to stablemir)
 - #117086 (Update .mailmap to promote my livename)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-10-23 22:18:45 +00:00
..
errors Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
infer Rollup merge of #116859 - Nilstrieb:more-more-funny-pretty-printers, r=oli-obk 2023-10-23 22:26:29 +02:00
traits use visibility to check unused imports and delete some stmts 2023-10-22 21:27:46 +08:00
lib.rs rustdoc: remove rust logo from non-Rust crates 2023-10-08 20:17:53 -07:00