mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 04:35:42 +00:00
Allow unstable items to be re-exported unstably without requiring the feature be enabled Closes #94972 The diagnostic may need some work still, and I haven't added a test yet
For more information about how rustc works, see the rustc dev guide.