rust/compiler/rustc_feature/src
bors 24699bcbad 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.
2022-07-14 13:42:09 +00:00
..
accepted.rs Rollup merge of #96868 - nrc:turbo-stable, r=jhpratt,nbdd0121,nagisa 2022-06-11 07:42:12 +02:00
active.rs Rollup merge of #98705 - WaffleLapkin:closure_binder, r=cjgillot 2022-07-14 14:14:21 +05:30
builtin_attrs.rs add opt in attribute for stable-in-unstable items 2022-07-08 21:18:15 +00:00
lib.rs Finish bumping stage0 2022-05-27 07:36:17 -04:00
removed.rs add array tests, cleanup, tidy, and bless 2022-07-13 18:31:29 -04:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00