about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-07-14 13:42:09 +0000
committerbors <bors@rust-lang.org>2022-07-14 13:42:09 +0000
commit24699bcbadff59693a89a5184afed87f6416cdea (patch)
treed982a08c704d13e4ace62c79465e57dd4a6d6f38 /compiler/rustc_query_impl/src
parentf1a8854f9be2e5cad764d630a53d26c7b72f8162 (diff)
parent3e2c5b5f751c3375c2ce4a2d2f54e4d8499e454d (diff)
downloadrust-24699bcbadff59693a89a5184afed87f6416cdea.tar.gz
rust-24699bcbadff59693a89a5184afed87f6416cdea.zip
Auto merge of #95956 - yaahc:stable-in-unstable, r=cjgillot
Support unstable moves via stable in unstable items

part of https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/moving.20items.20to.20core.20unstably and a blocker of https://github.com/rust-lang/rust/pull/90328.

The libs-api team needs the ability to move an already stable item to a new location unstably, in this case for Error in core. Otherwise these changes are insta-stable making them much harder to merge.

This PR attempts to solve the problem by checking the stability of path segments as well as the last item in the path itself, which is currently the only thing checked.
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions