about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-12-06 21:21:03 +0100
committerGitHub <noreply@github.com>2024-12-06 21:21:03 +0100
commit14710ec4edeb0abccb4aa8248ab18508b18e32de (patch)
tree9ee31d4aedf1f829a522e43e2ea8586da4d46685 /compiler/rustc_codegen_llvm/src
parentcdeddae4f6f0934d9cc895fe1cacccba78ff1981 (diff)
parent741d6ef17e7ee4a77c9fbc73ea92878d2a6e58ab (diff)
downloadrust-14710ec4edeb0abccb4aa8248ab18508b18e32de.tar.gz
rust-14710ec4edeb0abccb4aa8248ab18508b18e32de.zip
Rollup merge of #130209 - GrigorenkoPV:CrossesDevices, r=dtolnay
Stabilize `std::io::ErrorKind::CrossesDevices`

FCP in #130191

cc #86442

See #130191 for more info and a recap of what has happened up until now.

TLDR: This had been FCP'd in December 2022 with some other `ErrorKind`s, but the stabilization got postponed due to some concerns voiced about several of the variants. However, the only concern ever voiced for this variant in particular was a wish to rename this to `NotSameDevice` analogous to Windows's `ERROR_NOT_SAME_DEVICE` (as opposed to Unix's `EXDEV`). This suggestion did not receive any support. So let's try to FCP this as is.

r? libs-api
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions