Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup a few hidden imports in frame-support #1770

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Conversation

kianenigma
Copy link
Contributor

Just making a few hidden imports cleaner and hidden in docs.

@kianenigma kianenigma requested review from a team October 2, 2023 07:49
@kianenigma kianenigma added R0-silent Changes should not be mentioned in any release notes T1-FRAME This PR/Issue is related to core FRAME, the framework. and removed T1-FRAME This PR/Issue is related to core FRAME, the framework. labels Oct 2, 2023
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>
@@ -30,6 +30,7 @@
#![cfg_attr(not(feature = "std"), no_std)]

/// Export ourself as `frame_support` to make tests happy.
#[doc(hidden)]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be visible by default any way?

@kianenigma kianenigma enabled auto-merge (squash) October 17, 2023 07:24
@kianenigma kianenigma merged commit e10de2e into master Oct 17, 2023
104 of 109 checks passed
@kianenigma kianenigma deleted the kiz-clean-imports branch October 17, 2023 08:09
tdimitrov pushed a commit that referenced this pull request Oct 23, 2023
Just making a few hidden imports cleaner and hidden in docs.

---------

Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this pull request Mar 25, 2024
Just making a few hidden imports cleaner and hidden in docs.

---------

Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Mar 26, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Mar 27, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 10, 2024
Signed-off-by: acatangiu <adrian@parity.io>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 10, 2024
Signed-off-by: acatangiu <adrian@parity.io>
bkchr pushed a commit that referenced this pull request Apr 10, 2024
Signed-off-by: acatangiu <adrian@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants