about summary refs log tree commit diff
path: root/library/std/src/sys/unix/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-05-19 13:08:51 +0000
committerbors <bors@rust-lang.org>2022-05-19 13:08:51 +0000
commitc0672870491e84362f76ddecd50fa229f9b06dff (patch)
tree2d4b8aec361303871c67fa9d0e0fea3376d1d226 /library/std/src/sys/unix/mod.rs
parent6913c7487ec8d423633cc2613a6099133194fa90 (diff)
parentdb19e2bd01fc974a62784e14f291f9b00cf95836 (diff)
downloadrust-c0672870491e84362f76ddecd50fa229f9b06dff.tar.gz
rust-c0672870491e84362f76ddecd50fa229f9b06dff.zip
Auto merge of #97024 - lcnr:simplify_type-sus, r=<try>
`simplify_type` improvements and cursed docs

the existing `TreatParams` enum pretty much mixes everything up. Not sure why this looked right to me in #94057

This also includes two changes which impact perf:
- `ty::Projection` with inference vars shouldn't be treated as a rigid type, even if fully normalized
- `ty::Placeholder` only unifies with itself, so actually return `Some` for them

r? `@nikomatsakis`
Diffstat (limited to 'library/std/src/sys/unix/mod.rs')
0 files changed, 0 insertions, 0 deletions